mirror of https://github.com/ArduPilot/ardupilot
Autotest: Create swarminit.txt
Stores shift in meters ENU and absolute heading for SITL instances
This commit is contained in:
parent
ec8cf10f7c
commit
1a87edd102
|
@ -0,0 +1,6 @@
|
|||
#instance=East,North,Up(Offset in meters),Absolute Heading
|
||||
1=20,20,0,90
|
||||
2=40,0,0,45
|
||||
3=-20,-20,0,225
|
||||
4=-80,0,20,0
|
||||
5=0,-100,-10,0
|
Loading…
Reference in New Issue