#include <pacmod_core.h>
Public Member Functions | |
void | parse (uint8_t *in) |
Public Attributes | |
double | front_left_wheel_speed |
double | front_right_wheel_speed |
double | rear_left_wheel_speed |
double | rear_right_wheel_speed |
Static Public Attributes | |
static const int64_t | CAN_ID = 0x7A |
Definition at line 293 of file pacmod_core.h.
void WheelSpeedRptMsg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod::PacmodTxMsg.
Definition at line 311 of file pacmod_core.cpp.
const int64_t AS::Drivers::PACMod::WheelSpeedRptMsg::CAN_ID = 0x7A [static] |
Definition at line 297 of file pacmod_core.h.
Definition at line 299 of file pacmod_core.h.
Definition at line 300 of file pacmod_core.h.
Definition at line 301 of file pacmod_core.h.
Definition at line 302 of file pacmod_core.h.