mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Removed unnecessary iris.launch from launch file
This commit is contained in:
@@ -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)"/>
|
||||
|
||||
Reference in New Issue
Block a user