#include <DC_motor_small_hardware_interface.hpp>
Public Attributes | |
DCMotorCommand | command_ |
DCMotorState | state_ |
This contains the command and state to be stored as a CustomHW in the pr2 hardware interface. Makes it possible to access the RoNeX data from the controllers as well as the driver.
The command and state are a slightly higher level representation of the definitions used in the protocol header: sr_ronex_external_protocol/Ronex_Protocol_0x02000001_GIO_00.h
Definition at line 76 of file DC_motor_small_hardware_interface.hpp.
Definition at line 81 of file DC_motor_small_hardware_interface.hpp.
Definition at line 80 of file DC_motor_small_hardware_interface.hpp.