CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
Ardupilot

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.

GitHub Repository: Ardupilot/ardupilot
Path: blob/master/Tools/autotest/ArduSub_Tests/SimTerrainMission/terrain_mission.txt
Views: 1800
1
QGC WPL 110
2
3
# Drive in a square over the synthetic ocean bottom
4
# Item 0 is the home position, frame=3
5
0 0 3 16 0.000000 0.000000 0.000000 0.000000 33.809780 -118.393982 0.0 1
6
7
# Sub has already descended to 15m above sea floor. Start mission at 15 and maintain that height, frame=10
8
1 0 10 16 0.000000 0.000000 0.000000 0.000000 33.809780 -118.394232 15.0 1
9
10
# Travel at current rangefinder reading (15m), frame=10
11
2 0 10 16 0.000000 0.000000 0.000000 0.000000 33.809780 -118.394432 15.0 1
12
13
# Travel at current range finder reading, frame=10
14
3 0 10 16 0.000000 0.000000 0.000000 0.000000 33.809250 -118.394432 15.0 1
15
16
# Travel at current range finder reading, frame=10
17
4 0 10 16 0.000000 0.000000 0.000000 0.000000 33.809250 -118.394232 15.0 1
18
19