ros: add type specific use files than can be used by all toplevel launchfiles

This commit is contained in:
Thomas Gubler
2015-01-14 11:31:44 +01:00
parent 6b0d0aa2a5
commit 3da1b701ed
6 changed files with 14 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
<launch>
<include file="$(find mav_gazebo)/launch/iris_outdoor_world_with_joy.launch" />
<include file="$(find px4)/launch/multicopter_x.launch" />
<include file="$(find px4)/launch/iris.launch" />
</launch>