Skip to content

Commit 753e6fe

Browse files
initial route tool tutorial development
Signed-off-by: John Chrosniak <chrosniakj@gmail.com>
1 parent 8460efc commit 753e6fe

3 files changed

Lines changed: 30 additions & 0 deletions

File tree

41.9 MB
Loading
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
.. _navigation2_route_tool:
2+
3+
Using the Nav2 Route Tool
4+
*************************
5+
6+
- `Overview`_
7+
- `Requirements`_
8+
- `Tutorial Steps`_
9+
10+
.. image:: images/Navigation2_route_tool/route_tool_demo.gif
11+
:width: 60%
12+
:align: center
13+
14+
Overview
15+
========
16+
17+
The Nav2 route tool is an Rviz panel designed to ease the process of creating and editing the route graphs used by the Nav2 Route Server.
18+
19+
Supported operations include loading in existing route graphs, adding new nodes/edges, editing existing nodes/edges, removing nodes/edges, and saving changes to a new file.
20+
21+
Requirements
22+
============
23+
24+
TODO
25+
26+
Tutorial Steps
27+
==============
28+
29+
TODO

tutorials/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Nav2 Tutorials
1515
docs/using_groot.rst
1616
docs/integrating_vio.rst
1717
docs/navigation2_dynamic_point_following.rst
18+
docs/navigation2_route_tool.rst
1819
docs/navigation2_with_keepout_filter.rst
1920
docs/navigation2_with_speed_filter.rst
2021
docs/using_docking.rst

0 commit comments

Comments
 (0)