Browse Source

fixed launch file

sbg
Roman Bapst 10 years ago
parent
commit
a2edc284b2
  1. 2
      launch/gazebo_multicopter.launch

2
launch/gazebo_multicopter.launch

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
<launch>
<include file="$(find mav_gazebo)/launch/vtol_empty_world.launch" />
<include file="$(find mav_gazebo)/launch/vtol_empty_world_with_joy.launch" />
<group ns="px4_multicopter">
<node pkg="joy" name="joy_node" type="joy_node"/>

Loading…
Cancel
Save