Skip to content

Commit 8349014

Browse files
authored
Update README.md
remove diffbot control simulation section
1 parent 781189b commit 8349014

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The following sections describe how to run the robot simulation and how to make
107107
Control the robot inside Gazebo and view what it sees in RViz using the following launch file:
108108

109109
```console
110-
roslaunch diffbot_control diffbot.launch'
110+
roslaunch diffbot_control diffbot.launch
111111
```
112112

113113
This will launch the default diffbot world `db_world.world`.
@@ -171,14 +171,6 @@ rosrun map_server map_saver -f ~/map
171171
```
172172

173173

174-
### DiffBot Control in Gazebo
175-
176-
```console
177-
roslaunch diffbot_control diffbot.launch
178-
```
179-
180-
![DiffBot Gazebo](https://raw.githubusercontent.com/ros-mobile-robots/ros-mobile-robots.github.io/main/docs/resources/gazebo/diffbot.png)
181-
182174
### RViz
183175

184176
View just the `diffbot_description` in RViz.

0 commit comments

Comments
 (0)