#include <DC_motor_small_hardware_interface.hpp>
Classes | |
struct | MotorPacketStatus |
Public Attributes | |
std::vector< uint16_t > | analogue_ |
uint16_t | command_type_ |
std::vector< bool > | digital_ |
std::vector< MotorPacketStatus > | motor_packet_status_ |
Definition at line 50 of file DC_motor_small_hardware_interface.hpp.
std::vector<uint16_t> ronex::DCMotorState::analogue_ |
Definition at line 56 of file DC_motor_small_hardware_interface.hpp.
uint16_t ronex::DCMotorState::command_type_ |
Definition at line 53 of file DC_motor_small_hardware_interface.hpp.
std::vector<bool> ronex::DCMotorState::digital_ |
Definition at line 55 of file DC_motor_small_hardware_interface.hpp.
Definition at line 63 of file DC_motor_small_hardware_interface.hpp.