mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
autotest: fixed SIM_PLD_HEIGHT for AUTO_LAND_TO_BRAKE
This commit is contained in:
parent
350215eb70
commit
e3df084b96
@ -9617,7 +9617,7 @@ class AutoTestCopter(vehicle_test_suite.TestSuite):
|
||||
"SIM_PLD_ALT_LMT": 15.000000,
|
||||
"SIM_PLD_DIST_LMT": 10.000000,
|
||||
"SIM_PLD_ENABLE": 1,
|
||||
"SIM_PLD_HEIGHT": 942.0000000,
|
||||
"SIM_PLD_HEIGHT": 0,
|
||||
"SIM_PLD_LAT": -20.558929,
|
||||
"SIM_PLD_LON": -47.415035,
|
||||
"SIM_PLD_RATE": 100,
|
||||
|
Loading…
Reference in New Issue
Block a user