[WIP] add amplified piezo for the nano-hexapod
This commit is contained in:
@@ -20,7 +20,7 @@ arguments
|
||||
args.C (6,1) double {mustBeNumeric, mustBeNonnegative} = 2e1*ones(6,1)
|
||||
end
|
||||
|
||||
stewart.actuators.type = 1;
|
||||
stewart.actuators.type = 3;
|
||||
|
||||
stewart.actuators.K = args.K;
|
||||
stewart.actuators.C = args.C;
|
||||
|
Reference in New Issue
Block a user