Skip to content

Commit

Permalink
changed title and file name to route_based_navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
Divyanshu-Sahu committed Sep 2, 2020
1 parent e8aa8af commit f1f3f1c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ Mowito's Navigation Stack documentation

Tips

additional_tips
route_based_navigation

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Additional features for Navigation
Route based Navigation
===========================================

Overview
Expand Down Expand Up @@ -26,7 +26,7 @@ A. Changing parameters in the mission_executive_params.yaml file before launch
``rosrun executive set_route_client path/to/route/file``


B. Using rosservice after launch
B. Changing the Planner and Controller during run
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1. Lets run navigation with map:

Expand All @@ -43,7 +43,7 @@ B. Using rosservice after launch
``rosrun executive set_route_client path/to/route/file``


.. image:: Images/additional_tips/set_route.png
.. image:: Images/route_based_navigation/set_route.png
:alt: set_route.png

*Example: rosbot following a given route*
Expand Down

0 comments on commit f1f3f1c

Please sign in to comment.