#include <0220_palm_edc_ethercat_protocol.h>
Public Attributes | |
int16u | misc |
Some other value, determined by motor_data_type. | |
int16s | torque |
Measured Motor Torque. |
Each motor sends back two 16-bit words of status data on the CAN bus. Generically, those two words look like this.
Definition at line 339 of file 0220_palm_edc_ethercat_protocol.h.
Some other value, determined by motor_data_type.
Definition at line 342 of file 0220_palm_edc_ethercat_protocol.h.
Measured Motor Torque.
Definition at line 341 of file 0220_palm_edc_ethercat_protocol.h.