mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 09:58:28 -04:00
autotest: fixed heading in CMAC location
point along the runway
This commit is contained in:
parent
6fd2b71fbd
commit
b98ce84b15
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# home location lat, lon, alt, heading
|
||||
SIMHOME="-35.362938,149.165085,584,270"
|
||||
SIMHOME="-35.363261,149.165230,584,353"
|
||||
|
||||
# check the instance number to allow for multiple copies of the sim running at once
|
||||
INSTANCE=0
|
||||
|
Loading…
Reference in New Issue
Block a user