mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
APM: fixed orientation on runway in autotest
This commit is contained in:
parent
51969dca22
commit
681e67201d
@ -8,7 +8,7 @@ import mavutil, random
|
||||
testdir=os.path.dirname(os.path.realpath(__file__))
|
||||
|
||||
|
||||
HOME_LOCATION='-35.362938,149.165085,584,270'
|
||||
HOME_LOCATION='-35.362938,149.165085,585,354'
|
||||
WIND="0,180,0.2" # speed,direction,variance
|
||||
|
||||
homeloc = None
|
||||
|
Loading…
Reference in New Issue
Block a user