25 #include <RobotAPI/interface/units/RobotUnit/NJointController.ice>
33 module RobotUnitControllerNames
37 "NJointZeroTorqueOrVelocityController";
55 float maxTorque = 10.0f;
56 float maxVelocity = 2.0f;
61 void setControllerTarget(Ice::FloatSeq targetTorqueOrVelocity);
67 bool useZeroVelocityModeForWrist =
true;
68 float maxTorque = 10.0f;
69 float maxVelocity = 2.0f;
73 NJointControllerInterface
75 void setControllerTarget(Ice::FloatSeq targetTorqueOrVelocity);