mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-26 09:26:25 +08:00
Roboclaw: Consistent Left & Right naming convertion with Differential Drive class
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
uint64 timestamp # time since system start (microseconds)
|
||||
|
||||
# Two wheels: 0 left, 1 right
|
||||
# Two wheels: 0 right, 1 left
|
||||
float32[2] wheel_speed # [rad/s]
|
||||
float32[2] wheel_angle # [rad]
|
||||
|
||||
Reference in New Issue
Block a user