#include <pacmod_core.h>
Public Member Functions | |
void | parse (uint8_t *in) |
Public Attributes | |
double | angular_acceleration |
double | angular_velocity |
Static Public Attributes | |
static const int64_t | CAN_ID = 0x84 |
Definition at line 349 of file pacmod_core.h.
void SteeringPIDRpt4Msg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod::PacmodTxMsg.
Definition at line 426 of file pacmod_core.cpp.
Definition at line 356 of file pacmod_core.h.
Definition at line 355 of file pacmod_core.h.
const int64_t AS::Drivers::PACMod::SteeringPIDRpt4Msg::CAN_ID = 0x84 [static] |
Definition at line 353 of file pacmod_core.h.