We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e15559 commit 87f0216Copy full SHA for 87f0216
diffbot_gazebo/launch/diffbot.launch
@@ -3,7 +3,7 @@
3
<arg name="model" default="diffbot" doc="model type [diffbot, remo]"/>
4
5
<arg name="rvizconfig" default="$(find diffbot_control)/rviz/diffbot.rviz" />
6
- <arg name="world_name" default="$(find diffbot_gazebo)/worlds/corridor.world"/>
+ <arg name="world_name" default="$(find diffbot_gazebo)/worlds/db_world.world"/>
7
8
<include file="$(find diffbot_gazebo)/launch/diffbot_view.launch">
9
<arg name="model" value="$(arg model)" />
0 commit comments