14 #include "../../include/xbot_driver/command.hpp" 42 outgoing.
data.
speed = velocity_commands[0];
129 unsigned char cmd =
static_cast<unsigned char>(
data.
command);
130 unsigned char lift_label = 1;
static const unsigned char header1
bool serialise(ecl::PushAndPop< unsigned char > &byteStream)
unsigned char pitch_platform_degree
void velocityCommands(const float &vx, const float &wz)
static Command SetPowerControl(const bool &power_state)
void resetBuffer(Buffer &buffer)
static Command SetYawPlatformControl(const int &yaw_platform_degree)
static Command SetLedControl(const unsigned char &led)
unsigned char yaw_platform_degree
static const unsigned char header0
static Command SetSoundControl(const bool &sound_state)
unsigned char lift_height
void push_back(const Type &datum)
static Command SetPitchPlatformControl(const int &pitch_platform_degree)
void buildBytes(const T &V, ecl::PushAndPop< unsigned char > &buffer)
static Command SetVelocityControl(DiffDrive &diff_drive)
static Command SetLiftControl(const unsigned char &lift_height)