From 2170c86b9ce31479b1fafeffa57f69055d6e02ed Mon Sep 17 00:00:00 2001 From: Peter Barker Date: Fri, 19 Aug 2022 10:19:57 +1000 Subject: [PATCH] autotest: stop vehicle running into terrain in MAV_CMD_NAV_LOITER_TURNS --- Tools/autotest/arduplane.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/autotest/arduplane.py b/Tools/autotest/arduplane.py index 954caf07ca..1f9651a244 100644 --- a/Tools/autotest/arduplane.py +++ b/Tools/autotest/arduplane.py @@ -3707,7 +3707,7 @@ function''' def MAV_CMD_NAV_LOITER_TURNS(self, target_system=1, target_component=1): '''test MAV_CMD_NAV_LOITER_TURNS mission item''' - alt = 20 + alt = 100 seq = 0 items = [] tests = [