Browse Source

rename launch files and add iris empty world launch file

sbg
Thomas Gubler 10 years ago
parent
commit
0c82600b83
  1. 0
      launch/gazebo_ardrone_empty_world.launch
  2. 0
      launch/gazebo_ardrone_house_world.launch
  3. 6
      launch/gazebo_iris_empty_world.launch

0
launch/gazebo_multicopter.launch → launch/gazebo_ardrone_empty_world.launch

0
launch/gazebo_multicopter_house_world.launch → launch/gazebo_ardrone_house_world.launch

6
launch/gazebo_iris_empty_world.launch

@ -0,0 +1,6 @@ @@ -0,0 +1,6 @@
<launch>
<include file="$(find mav_gazebo)/launch/iris_empty_world_with_joy.launch" />
<include file="$(find px4)/launch/multicopter.launch" />
</launch>
Loading…
Cancel
Save