#include <DC_motor_small_hardware_interface.hpp>
Classes | |
struct | MotorPacketCommand |
Public Attributes | |
uint16_t | command_type_ |
std::vector< bool > | digital_ |
std::vector< MotorPacketCommand > | motor_packet_command_ |
Definition at line 34 of file DC_motor_small_hardware_interface.hpp.
uint16_t ronex::DCMotorCommand::command_type_ |
Definition at line 37 of file DC_motor_small_hardware_interface.hpp.
std::vector<bool> ronex::DCMotorCommand::digital_ |
Definition at line 38 of file DC_motor_small_hardware_interface.hpp.
Definition at line 47 of file DC_motor_small_hardware_interface.hpp.