mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 10:26:52 +08:00
msg: vehicle_local_position_setpoint comment about usage of NaN
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
# Local position setpoint in NED frame
|
# Local position setpoint in NED frame
|
||||||
|
# setting something to NaN means the state should not be controlled
|
||||||
|
|
||||||
float32 x # in meters NED
|
float32 x # in meters NED
|
||||||
float32 y # in meters NED
|
float32 y # in meters NED
|
||||||
|
|||||||
Reference in New Issue
Block a user