#include <pacmod3_core.h>
|
| static const int64_t | CAN_ID = 0x407 |
| |
Definition at line 639 of file pacmod3_core.h.
◆ parse()
| void WheelSpeedRptMsg::parse |
( |
uint8_t * |
in | ) |
|
|
virtual |
◆ CAN_ID
| const int64_t AS::Drivers::PACMod3::WheelSpeedRptMsg::CAN_ID = 0x407 |
|
static |
◆ front_left_wheel_speed
| double AS::Drivers::PACMod3::WheelSpeedRptMsg::front_left_wheel_speed |
◆ front_right_wheel_speed
| double AS::Drivers::PACMod3::WheelSpeedRptMsg::front_right_wheel_speed |
◆ rear_left_wheel_speed
| double AS::Drivers::PACMod3::WheelSpeedRptMsg::rear_left_wheel_speed |
◆ rear_right_wheel_speed
| double AS::Drivers::PACMod3::WheelSpeedRptMsg::rear_right_wheel_speed |
The documentation for this class was generated from the following files: