Member values
Member name | Data type | Description | Usage |
---|---|---|---|
force | float | Force limitation | You can manipulate the field force as if it were a regular field. To clear the value of force and reset it to the default value for its type, you call the ClearField() method of the Message interface. |
torque | float | Torque limitation | You can manipulate the field torque as if it were a regular field. To clear the value of torque and reset it to the default value for its type, you call the ClearField() method of the Message interface. |
Parent topic: Base (Python)