Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2023-10-27 15:32:09 +00:00
parent 3892691b21
commit b740390048
30 changed files with 806 additions and 694 deletions
+1 -1
View File
@@ -1735,7 +1735,7 @@ a Task that can call a GLOBAL function from within the Controller execution.
This method can also be used to <strong>embed a function call when a certain waypoint has been reached</strong>.
See below the <strong>Tasks at Waypoints</strong> section.</p>
<p>Demonstration Mission: <a href="https://github.com/FlightControl-Master/MOOSE_MISSIONS/tree/release-2-2-pre/GRP - Group Commands/GRP-502 - Route at waypoint to random point">GRP-502 - Route at waypoint to random point</a></p>
<p>Demonstration Mission: <a href="https://github.com/FlightControl-Master/MOOSE_MISSIONS/tree/master/GRP%20-%20Group%20Commands/GRP-502%20-%20Route%20at%20waypoint%20to%20random%20point">GRP-502 - Route at waypoint to random point</a></p>
<h2>2.5) Tasks at Waypoints</h2>