mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 08:47:35 +08:00
vehicle constraint message: fix range comment
This commit is contained in:
committed by
Lorenz Meier
parent
0f4be12646
commit
9f11f1afcf
@@ -5,4 +5,4 @@ float32 yawspeed # in radians/sec
|
||||
float32 speed_xy # in meters/sec
|
||||
float32 speed_up # in meters/sec
|
||||
float32 speed_down # in meters/sec
|
||||
float32 tilt # in radians [-Pi, Pi]
|
||||
float32 tilt # in radians [0, PI]
|
||||
|
||||
Reference in New Issue
Block a user