#include <hardware_interface.h>
| Public Member Functions | |
| ActuatorCommand () | |
| Public Attributes | |
| double | effort_ | 
| Force to apply (in Nm)  More... | |
| bool | enable_ | 
| Enable this actuator.  More... | |
Definition at line 157 of file hardware_interface.h.
| 
 | inline | 
Definition at line 160 of file hardware_interface.h.
| double pr2_hardware_interface::ActuatorCommand::effort_ | 
Force to apply (in Nm)
Definition at line 164 of file hardware_interface.h.
| bool pr2_hardware_interface::ActuatorCommand::enable_ | 
Enable this actuator.
Definition at line 163 of file hardware_interface.h.