aboutsummaryrefslogtreecommitdiff
path: root/launch
diff options
context:
space:
mode:
Diffstat (limited to 'launch')
-rw-r--r--launch/mavros_sitl.launch2
1 files changed, 1 insertions, 1 deletions
diff --git a/launch/mavros_sitl.launch b/launch/mavros_sitl.launch
index 7752c682d..7362fa464 100644
--- a/launch/mavros_sitl.launch
+++ b/launch/mavros_sitl.launch
@@ -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="" />