removed sim launch files

This commit is contained in:
Tan Pin Da
2020-08-26 14:15:30 +08:00
parent 66018e2b4e
commit b38787c86c
3 changed files with 0 additions and 12 deletions

View File

@@ -1,4 +0,0 @@
<launch>
<!-- Scout base only (with no onboard sensors) in an empty world -->
<include file="$(find scout_gazebo_sim)/launch/scout_empty_world.launch" />
</launch>

View File

@@ -1,4 +0,0 @@
<launch>
<!-- Scout base with a hokuyo laser in an testing world -->
<include file="$(find scout_gazebo_sim)/launch/scout_playpen.launch" />
</launch>

View File

@@ -1,4 +0,0 @@
<launch>
<include file="$(find scout_base)/launch/scout_base_sim.launch" />
<include file="$(find scout_webots_sim)/launch/scout_base.launch" />
</launch>