PX4-Autopilot/msg/encoders.msg
2015-05-27 15:21:31 -07:00

6 lines
128 B
Plaintext

uint8 NUM_ENCODERS = 4
uint64 timestamp
int64[4] counts # counts of encoder
float32[4] velocity # counts of encoder/ second