Skip to content

Commit

Permalink
Corrections as per Issue ID : MWT-NSD-I-0001
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurbodhe committed Oct 3, 2020
1 parent 8c0c2df commit 787604a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/how_to_use_rosbot.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ On all the terminals you open, source the ROS:

For ROS Melodic

``source /opt/ros/melodic/setup.bash``
``source <path to mowito_ws>/devel/setup.bash``

For ROS Kinetic

``source /opt/ros/kinetic/setup.bash``
``source <path to mowito_ws>/devel/setup.bash``


::
Expand Down Expand Up @@ -147,4 +147,4 @@ B. Running Navigation with a pre-exitsting Map
the robot.




0 comments on commit 787604a

Please sign in to comment.