rename position_controller_status field from altitude_acceptance_radius

to altitude_acceptance
This commit is contained in:
Martina 2018-09-19 11:02:01 +02:00 committed by Lorenz Meier
parent 40650ee2c7
commit 5b8ae9fb29
3 changed files with 4 additions and 4 deletions

View File

@ -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