mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-31 20:38:27 +08:00
autolaunch
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
<block name="Geo init">
|
<block name="Geo init">
|
||||||
<while cond="LessThan(NavBlockTime(), 10)"/>
|
<while cond="LessThan(NavBlockTime(), 10)"/>
|
||||||
<call fun="NavSetGroundReferenceHere()"/>
|
<call fun="NavSetGroundReferenceHere()"/>
|
||||||
|
<set var="launch" value="1"/>
|
||||||
</block>
|
</block>
|
||||||
<block name="Goto UGV">
|
<block name="Goto UGV">
|
||||||
<go wp="UGV" approaching_time="0"/>
|
<go wp="UGV" approaching_time="0"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user