|
tools
|
Public Member Functions | |
| ExposedJoint (const std::string &name) | |
| void | addExposedJointControlledDevice (ExposedJointControlledDevice *exposedJointControlledDevice) |
| bool | positionMove (double ref) |
Private Attributes | |
| std::vector< ExposedJointControlledDevice * > | exposedJointControlledDevices |
| std::string | name |