#include <motor_parameters.h>
Public Member Functions | |
CommsParams () | |
CommsParams (ros::NodeHandle nh) | |
Public Attributes | |
int32_t | baud_rate |
std::string | serial_port |
Definition at line 175 of file motor_parameters.h.
|
inline |
Definition at line 179 of file motor_parameters.h.
|
inline |
Definition at line 182 of file motor_parameters.h.
int32_t CommsParams::baud_rate |
Definition at line 177 of file motor_parameters.h.
std::string CommsParams::serial_port |
Definition at line 176 of file motor_parameters.h.