Skip to content
Snippets Groups Projects
Commit da7d559a authored by Brutzman, Don's avatar Brutzman, Don
Browse files

match wording to mission diagram

parent 6ffd0159
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@
<Goal id="Goal1" title="Deploy, Launch" description="Launch robot" phase="Launch" nextOnSuccess="Goal2" nextOnFailure="Goal3" nextOnException="Goal3">
<Reposition description="Leave dock, proceed to basin"/>
</Goal>
<Goal id="Goal2" title="Perform racetrack" description="Provide acoustic signal to MEMS sensor" phase="Patrol" nextOnSuccess="Goal3" nextOnFailure="Goal3" nextOnException="Goal3">
<Goal id="Goal2" title="Perform racetrack in Delmar Boat Basin" description="Provide acoustic signals to MEMS sensor" phase="Patrol" nextOnSuccess="Goal3" nextOnFailure="Goal3" nextOnException="Goal3">
<Search datumType="area" requiredPD="0.5">
<Target name="Orbit using long rectangular track" id="Racetrack"/>
</Search>
......@@ -56,7 +56,7 @@
</OperatingArea>
<Duration value="6000"/>
</Goal>
<Goal id="Goal3" title="Return and recover" description="Recover robot" phase="Recovery">
<Goal id="Goal3" title="Return and recover" description="Land on dock" phase="Recover">
<Reposition description="Return to dock for recovery"/>
</Goal>
</GoalList>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment