Skip to content

Commit 5c14099

Browse files
committed
docs: add clearifications
1 parent 517677a commit 5c14099

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,12 @@ roslaunch me5413_world world.launch
105105
If you wish to explore the gazebo world a bit, we provide you a way to manually control the robot around:
106106

107107
```bash
108-
# Launch Gazebo World together with our robot
109-
roslaunch me5413_world world.launch
108+
# Only launch the robot keyboard teleop control
109+
roslaunch me5413_world manual.launch
110110
```
111111

112+
**Note:** This robot keyboard teleop control is also included in all other launch files, so you don't need to launch this when you do mapping or navigation.
113+
112114
![rviz_manual_image](src/me5413_world/media/rviz_manual.png)
113115

114116
### 2. Mapping

0 commit comments

Comments
 (0)