|
defined in <armarx/control/njoint_controller/joint_space/ControllerInterface.ice>
class NJointZeroTorqueOrVelocityControllerConfig extends NJointControllerConfig { ... }
Data Members | |
Ice::StringSeq | jointNamesZeroTorque |
Ice::StringSeq | jointNamesZeroVelocity |
float | maxTorque = 10.0f |
float | maxVelocity = 2.0f |
Definition at line 51 of file ControllerInterface.ice.
Ice::StringSeq jointNamesZeroTorque |
Definition at line 53 of file ControllerInterface.ice.
Ice::StringSeq jointNamesZeroVelocity |
Definition at line 54 of file ControllerInterface.ice.
float maxTorque = 10.0f |
Definition at line 55 of file ControllerInterface.ice.
float maxVelocity = 2.0f |
Definition at line 56 of file ControllerInterface.ice.