|
|
#include <RobotAPI/libraries/armem_robot_state/server/proprioception/SensorValues.h>
Public Attributes | |
| double | position = 0.0 |
| double | torque = 0.0 |
| double | velocity = 0.0 |
Definition at line 29 of file SensorValues.h.
| double position = 0.0 |
Definition at line 31 of file SensorValues.h.
| double torque = 0.0 |
Definition at line 33 of file SensorValues.h.
| double velocity = 0.0 |
Definition at line 32 of file SensorValues.h.