#include <pacmod3_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 = 0x410 |
Definition at line 567 of file pacmod3_core.h.
void SteeringPIDRpt4Msg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod3::Pacmod3TxMsg.
Definition at line 588 of file pacmod3_core.cpp.
Definition at line 574 of file pacmod3_core.h.
Definition at line 573 of file pacmod3_core.h.
const int64_t AS::Drivers::PACMod3::SteeringPIDRpt4Msg::CAN_ID = 0x410 [static] |
Definition at line 571 of file pacmod3_core.h.