2021-09-01 20:46:41 +08:00
|
|
|
uint8 levelFlag
|
2023-03-23 19:39:46 +08:00
|
|
|
uint16 commVersion
|
|
|
|
uint16 robotID
|
|
|
|
uint32 SN
|
|
|
|
uint8 bandWidth
|
2022-05-24 16:05:24 +08:00
|
|
|
uint8 mode
|
2023-03-23 19:39:46 +08:00
|
|
|
IMU imu
|
2022-05-24 16:05:24 +08:00
|
|
|
float32[3] position
|
|
|
|
float32[3] velocity
|
2023-03-23 19:39:46 +08:00
|
|
|
float32 yawSpeed
|
2022-05-24 16:05:24 +08:00
|
|
|
Cartesian[4] footPosition2Body
|
|
|
|
Cartesian[4] footSpeed2Body
|
2023-03-23 19:39:46 +08:00
|
|
|
int16[4] footForce
|
2021-09-01 20:46:41 +08:00
|
|
|
uint8[40] wirelessRemote
|
2022-05-24 16:05:24 +08:00
|
|
|
uint32 reserve
|
2023-03-23 19:39:46 +08:00
|
|
|
uint32 crc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2022-05-24 16:05:24 +08:00
|
|
|
|