mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
1a87edd102
Stores shift in meters ENU and absolute heading for SITL instances
7 lines
128 B
Plaintext
7 lines
128 B
Plaintext
#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
|