aboutsummaryrefslogtreecommitdiff
path: root/launch
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2015-01-10 19:15:01 +0100
committerThomas Gubler <thomasgubler@gmail.com>2015-01-10 19:15:01 +0100
commit8f8daf6594a066919d84fc5e79cd264a23dadafa (patch)
tree1c331899b94cd13bf9687cb8a205b2b5b2959f4f /launch
parent6580d66d45cfb4b251e3b0f32b61161ee0d14ecb (diff)
downloadpx4-firmware-8f8daf6594a066919d84fc5e79cd264a23dadafa.tar.gz
px4-firmware-8f8daf6594a066919d84fc5e79cd264a23dadafa.tar.bz2
px4-firmware-8f8daf6594a066919d84fc5e79cd264a23dadafa.zip
ros: house_world launch file
Diffstat (limited to 'launch')
-rw-r--r--launch/gazebo_multicopter_house_world.launch2
1 files changed, 1 insertions, 1 deletions
diff --git a/launch/gazebo_multicopter_house_world.launch b/launch/gazebo_multicopter_house_world.launch
index ce5aca357..7b6be75ac 100644
--- a/launch/gazebo_multicopter_house_world.launch
+++ b/launch/gazebo_multicopter_house_world.launch
@@ -1,6 +1,6 @@
<launch>
-<include file="$(find mav_gazebo)/launch/vtol_house_world_with_joy.launch" />
+<include file="$(find mav_gazebo)/launch/ardrone_house_world_with_joy.launch" />
<include file="$(find px4)/launch/multicopter.launch" />
</launch>