新增大世界
This commit is contained in:
parent
659f50f9ff
commit
6d863fcf19
@ -2,7 +2,7 @@
|
||||
|
||||
<!-- We resume the logic in empty_world.launch, changing only the name of the world to be launched -->
|
||||
<include file="$(find gazebo_ros)/launch/empty_world.launch">
|
||||
<arg name="world_name" value="$(find wpr_simulation)/worlds/robot_home.world"/>
|
||||
<arg name="world_name" value="$(find wpr_simulation)/worlds/robot_home001.world"/>
|
||||
<arg name="paused" value="false"/>
|
||||
<arg name="use_sim_time" value="true"/>
|
||||
<arg name="gui" value="true"/>
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
<!-- We resume the logic in empty_world.launch, changing only the name of the world to be launched -->
|
||||
<include file="$(find gazebo_ros)/launch/empty_world.launch">
|
||||
<arg name="world_name" value="$(find wpr_simulation)/worlds/robot_home.world"/>
|
||||
<arg name="world_name" value="$(find wpr_simulation)/worlds/robot_home001.world"/>
|
||||
<arg name="paused" value="false"/>
|
||||
<arg name="use_sim_time" value="true"/>
|
||||
<arg name="gui" value="true"/>
|
||||
|
||||
1362
src/wpr_simulation/worlds/robot_home001.world
Normal file
1362
src/wpr_simulation/worlds/robot_home001.world
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user