Skip to content

Commit

Permalink
Merge pull request b-it-bots#265 from kvnptl/noetic
Browse files Browse the repository at this point in the history
document | [mir_navigation] update command to test navigation goals
  • Loading branch information
sthoduka authored Feb 12, 2023
2 parents 0f15cd5 + 02d6289 commit 0d13550
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/source/mir_navigation/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,12 @@ On workstation or your PC
roslaunch mir_2dnav 2dnav.launch
* Launch the planning bringup

.. code-block:: bash
roslaunch mir_planning_bringup robot.launch
* Create navigation goals and orientations

First you need to create the files where goals will be saved:
Expand Down Expand Up @@ -157,7 +163,7 @@ On workstation or your PC
.. code-block:: bash
rosrun mir_move_base_safe move_base_safe_server.py
rosrun mir_move_base_safe move_base_safe_client_test.py [source] [dest]
rosrun mir_move_base_safe move_base_safe_client_test.py [dest]
* Navigation test using refbox

Expand Down

0 comments on commit 0d13550

Please sign in to comment.