#include <pacmod_core.h>

Public Member Functions | |
| void | encode (double steer_pos, double steer_spd) |
Static Public Attributes | |
| static const int64_t | CAN_ID = 0x6D |
Definition at line 442 of file pacmod_core.h.
| void SteerCmdMsg::encode | ( | double | steer_pos, |
| double | steer_spd | ||
| ) |
Definition at line 493 of file pacmod_core.cpp.
const int64_t AS::Drivers::PACMod::SteerCmdMsg::CAN_ID = 0x6D [static] |
Definition at line 446 of file pacmod_core.h.