mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2025-12-14 11:15:40 +08:00
277 B
277 B
滚轮编码器 (UORB 消息)
uint64 timestamp #系统启动后的时间(微秒)
# Two wheels: 0 right, 1 left
float32[2] wheel_speed # [rad/s]
float32[2] wheel_angle # [rad]