#include <pacmod_core.h>

Static Public Attributes | |
| static const int64_t | CAN_ID = 0x71 |
Additional Inherited Members | |
Public Member Functions inherited from AS::Drivers::PACMod::MotorRpt2Msg | |
| void | parse (uint8_t *in) |
Static Public Member Functions inherited from AS::Drivers::PACMod::PacmodTxMsg | |
| static std::shared_ptr< PacmodTxMsg > | make_message (const int64_t &can_id) |
Public Attributes inherited from AS::Drivers::PACMod::MotorRpt2Msg | |
| double | encoder_temp |
| double | motor_temp |
| double | velocity |
Definition at line 211 of file pacmod_core.h.
|
static |
Definition at line 215 of file pacmod_core.h.