Skip to content

Commit 2b136ba

Browse files
committed
Update documentation to include LIF Editor in route graph generation tutorial references
Signed-off-by: bekirbostanci <bekirbostanci@gmail.com>
1 parent e7bc925 commit 2b136ba

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

configuration/packages/configuring-route-server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ It may be used to fully replace freespace planning when following a particular r
1212
In this case, the planner will generate feasible paths with localized environmental information for only the future part of the route necessary.
1313

1414
The graph itself has very few rules associated with it, but may be generated manually or automatically via AI, geometric, or probabilistic techniques.
15-
See :ref:`route_graph_generation` for a tutorial about how to generate a graph using QGIS.
15+
See :ref:`route_graph_generation` and :ref:`_route_graph_generation_lif_editor` for a tutorial about how to generate a graph using QGIS.
1616

1717
There are also several locations for customization using plugins:
1818
* Edge Scorer: Enables custom scoring functions for edges based on arbitrary user-defined semantic information and the chosen optimization criteria(s).

tutorials/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Nav2 Tutorials
2222
docs/using_shim_controller.rst
2323
docs/adding_smoother.rst
2424
docs/using_collision_monitor.rst
25+
docs/_route_graph_generation_lif_editor.rst
2526
docs/route_graph_generation.rst
2627
docs/adding_a_nav2_task_server.rst
2728
docs/filtering_of_noise-induced_obstacles.rst

0 commit comments

Comments
 (0)