mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
mavros sitl launch file: add default namespace
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<!-- vim: set ft=xml noet : -->
|
||||
<!-- example launch script for PX4 based FCU's -->
|
||||
|
||||
<arg name="ns"/>
|
||||
<arg name="ns" default="/" />
|
||||
<group ns="$(arg ns)">
|
||||
<arg name="fcu_url" default="udp://localhost:14560@localhost:14565" />
|
||||
<arg name="gcs_url" default="" />
|
||||
|
||||
Reference in New Issue
Block a user