#include <pacmod3_core.h>
Static Public Attributes | |
static const int64_t | CAN_ID = 0x405 |
Additional Inherited Members | |
Public Member Functions inherited from AS::Drivers::PACMod3::MotorRpt2Msg | |
void | parse (uint8_t *in) |
Public Member Functions inherited from AS::Drivers::PACMod3::Pacmod3TxMsg | |
virtual bool | isSystem () |
Static Public Member Functions inherited from AS::Drivers::PACMod3::Pacmod3TxMsg | |
static std::shared_ptr< Pacmod3TxMsg > | make_message (const int64_t &can_id) |
Public Attributes inherited from AS::Drivers::PACMod3::MotorRpt2Msg | |
double | encoder_temp |
double | motor_temp |
double | velocity |
Definition at line 586 of file pacmod3_core.h.
|
static |
Definition at line 590 of file pacmod3_core.h.