mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
sitl launch default ekf2 everywhere
This commit is contained in:
committed by
Lorenz Meier
parent
734a6c8a42
commit
6bdc18df6d
@@ -4,7 +4,7 @@
|
||||
<arg name="ns" default="/"/>
|
||||
<arg name="headless" default="true"/>
|
||||
<arg name="gui" default="false"/>
|
||||
<arg name="est" default="lpe"/>
|
||||
<arg name="est" default="ekf2"/>
|
||||
|
||||
<include file="$(find px4)/launch/mavros_posix_sitl.launch">
|
||||
<arg name="ns" value="$(arg ns)"/>
|
||||
|
||||
Reference in New Issue
Block a user