mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 14:24:21 +08:00
rename position_controller_status field from altitude_acceptance_radius
to altitude_acceptance
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user