|
|
defined in <armarx/control/njoint_controller/joint_space/ControllerInterface.ice>
class NJointZeroTorqueOrVelocityWithFTControllerConfig extends NJointControllerConfig { ... }
Inheritance diagram for NJointZeroTorqueOrVelocityWithFTControllerConfig:Data Members | |
| float | maxTorque = 10.0f |
| float | maxVelocity = 2.0f |
| Ice::StringSeq | robotNodeSetList |
| bool | useZeroVelocityModeForWrist = true |
Definition at line 64 of file ControllerInterface.ice.
| float maxTorque = 10.0f |
Definition at line 68 of file ControllerInterface.ice.
| float maxVelocity = 2.0f |
Definition at line 69 of file ControllerInterface.ice.
| Ice::StringSeq robotNodeSetList |
Definition at line 66 of file ControllerInterface.ice.
| bool useZeroVelocityModeForWrist = true |
Definition at line 67 of file ControllerInterface.ice.