|
| MksTest (const std::string &can_interface, std::vector< uint16_t > &&motor_ids, const uint8_t norm_factor=1) |
|
void | update () |
|
void | sendTestRoutine () |
|
|
string | COM_PORT = '/dev/ttyACM3' |
|
int | DEVICE_ADDR = 0x01 |
|
| can_device = sys.argv[1] |
|
int | driver_can_id = 3 else 0x01 |
|
int | bitrate = 4 else 500_000 |
|
|
void | onSetSpeed (const uint16_t motor, const bool status) |
|
void | onSendStep (const uint16_t motor, const MksMoveResponse status) |
|
void | onSeekPosition (const uint16_t motor, const MksMoveResponse status) |
|
void | onGetPosition (const uint16_t motor, const int32_t position) |
|
The documentation for this class was generated from the following files: