File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ The following sections describe how to run the robot simulation and how to make
107107Control 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
113113This 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
184176View just the ` diffbot_description ` in RViz.
You can’t perform that action at this time.
0 commit comments