Skip to content
Snippets Groups Projects
Commit 53cc0709 authored by devbharat's avatar devbharat
Browse files

Removed unnecessary iris.launch from launch file

parent 6a40c173
No related branches found
No related tags found
No related merge requests found
......@@ -15,9 +15,6 @@
<arg name="enable_ground_truth" value="$(arg enable_ground_truth)" />
<arg name="log_file" value="$(arg log_file)"/>
</include>
<include file="$(find px4)/launch/iris.launch">
<arg name="ns" value="$(arg ns)"/>
</include>
<include file="$(find mavros)/launch/mavlink_bridge.launch">
<arg name="mavlink_bridge_url" value="$(arg mavlink_bridge_url)" />
<arg name="ns" value="$(arg ns)"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment