Skip to content

Commit

Permalink
Corrections asper 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 399d0d7 commit 8c0c2df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/Installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Ubuntu 18 - ROS Melodic

5. [OPTIONAL] If you want to use the Rosbot Simulation, then build the workspace

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

``cd ~/mowito_ws && catkin_make``

Expand Down Expand Up @@ -67,7 +67,7 @@ Ubuntu 16 - ROS Kinetic

5. [OPTIONAL] If you want to use the Rosbot Simulation, then build the workspace

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

``cd ~/mowito_ws && catkin_make``

0 comments on commit 8c0c2df

Please sign in to comment.