mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-20 13:59:06 +08:00
rename position_controller_status field from altitude_acceptance_radius
to altitude_acceptance
This commit is contained in:
parent
40650ee2c7
commit
5b8ae9fb29
@ -13,4 +13,4 @@ float32 acceptance_radius # the optimal distance to a waypoint to switch to the
|
||||
|
||||
float32 yaw_acceptance # NaN if not set
|
||||
|
||||
float32 altitude_acceptance_radius # the optimal vertical distance to a waypoint to switch to the next
|
||||
float32 altitude_acceptance # the optimal vertical distance to a waypoint to switch to the next
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user