Go to the source code of this file.
Namespaces | |
core | |
Functions | |
void | core::configureLimits (double max_speed, double max_accel) |
void | core::connect (std::string port) |
void | core::controloverallSpeed (double speed_left, double speed_right, double accel_left, double accel_right) |
void | core::controlSpeed (double speed_left, double speed_right, double accel_left, double accel_right) |
void | core::reconnect () |