#include <pacmod3_core.h>
Static Public Attributes | |
static const int64_t | CAN_ID = 0x401 |
Additional Inherited Members | |
Public Member Functions inherited from AS::Drivers::PACMod3::MotorRpt1Msg | |
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::MotorRpt1Msg | |
double | current |
double | position |
Definition at line 447 of file pacmod3_core.h.
|
static |
Definition at line 451 of file pacmod3_core.h.