Skip to content

Commit dd4ab99

Browse files
committed
0-13-development: Added in an updated screen shot for the main picture
1 parent b2fa866 commit dd4ab99

File tree

4 files changed

+13
-34
lines changed

4 files changed

+13
-34
lines changed

docs_outdoornav_user_manual/web_user_interface/ui_map_mode.mdx

Lines changed: 12 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ their relevant components. These terms are referred to throughout this page.
4545

4646
<center>
4747
<figure>
48-
<img src="/img/outdoornav_images/ui_map_mode_bottom_bar.png" />
48+
<img src="/img/outdoornav_images/ui_map_mode_bottom_bar_0_13_0.png" />
4949
<figcaption>Map Mode Bottom Bar</figcaption>
5050
</figure>
5151
</center>
@@ -66,39 +66,15 @@ their relevant components. These terms are referred to throughout this page.
6666
There are groups of paths that are not connected and are treated as separate maps. This may be desired by the Operator but
6767
it can lead to situations where the UGV has sections that aren't navigable.
6868

69-
2. **Edit Map Toggle:** This toggle allows the Operator to start
70-
creating Points and Paths for the current Map. The Operator will also be able to
71-
drag and drop Points in this mode. Once this button is enabled,
72-
the Path Type Button and Point Drop Button will be visible and useable.
69+
2. **Path Type Button:** The Path connection button that is used to set the type of path being connected between
70+
points (one-way/two-way). When in connection mode the button will be highlighted. To disable connection mode click the button or
71+
press the ESC key.
7372

74-
:::note
73+
3. **Point Drop Button:** Drops a point at the UGV's current location. This action can also be accomplished by pressing Shift + P.
7574

76-
If the toggle is enabled while an autonomous Mission is running, it
77-
will cancel the current Mission.
78-
79-
:::
75+
4. **Mission List** Contains the list of Missions that Operator(s) have created.
8076

81-
3. **Map Panel Toggle:** View/Edit details of the current Map including number or points, paths, and default settings.
82-
83-
4. **Path Type Button:** The Path connection button that is used to set the type of path being connected between
84-
points (one-way/two-way). When in connection mode the button will be highlighted.
85-
86-
5. **Point Drop Button:** Drops a point at the UGV's current location. This action can also be accomplished by pressing Shift + P.
87-
88-
6. **Mission List** Contains the list of Missions that Operator(s) have created.
89-
90-
7. **Edit Mission Toggle** This toggle allows the Operator to start creating Goalpoints and editing currently existing Goalpoints. Once this button
91-
is enabled the Goalpoint Drop button will become visible and useable.
92-
93-
:::note
94-
95-
Only one mode at a time can be enabled. If Edit Mission is toggled the Edit Map Toggle will be set to false.
96-
97-
:::
98-
99-
8. **Mission Panel Toggle:** View/Edit details of the current Mission including a list of the Goalpoints, Mission tasks, and Return to dock functionality.
100-
101-
9. **Goalpoint Drop Button:** The Goalpoint indicator marker on the
77+
5. **Goalpoint Drop Button:** The Goalpoint indicator marker on the
10278
bottom bar allows the Operator to place a Goalpoint at the location of the UGV.
10379
This action can also be triggered by using the shortcut key combination Shift + X.
10480

@@ -108,7 +84,8 @@ Before creating a mission the Operator will need to first create a map that the
10884
to generate paths. First ensure that the UI is in "Map Edit Mode" (select the pencil icon in the bottom bar next to
10985
the map selection drop down). Open the drop down menu and select the "Add Map" option. From here the Operator can create
11086
a new map from scratch, clone the current map that is open or import a previously exported map. Once created the Operator can
111-
start placing points and building paths.
87+
start placing points and building paths. If there are no maps in the system the Operator can also start placing points and the
88+
system will automatically create a map for them with default settings.
11289

11390
### Map Points
11491

@@ -374,4 +351,6 @@ the mission/task will be shown to be cancelled in the feedback bar.
374351
When a Map has been created a user can right click on a path or a path's driveable area to place a GoToPoint. This
375352
point will be a single point that will also create a small overlay to allow users to start or cancel the "Go To"
376353
execution. Before starting the execution the GoToPoint can be dragged to any driveable area or rotated using the CTRL
377-
key just like with Goalpoints.
354+
key just like with Goalpoints.
355+
356+
A user can also right click on any Point of Interest that has the "Go To" tag and navigate to it in the same way.

docs_outdoornav_user_manual/web_user_interface/ui_overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ mode.
1616

1717
<center>
1818
<figure>
19-
<img src="/img/outdoornav_images/ui_main_components.png"/>
19+
<img src="/img/outdoornav_images/ui_main_components_0_13_0.png"/>
2020
<figcaption>UI Main Components</figcaption>
2121
</figure>
2222
</center>
2.91 MB
Loading
12.1 KB
Loading

0 commit comments

Comments
 (0)