mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
HippoCampus AUV: Enable start without ROS wrappers
This commit is contained in:
@@ -14,9 +14,9 @@
|
||||
<arg name="Y" default="0"/>
|
||||
|
||||
|
||||
<arg name="est" default="lpe"/>
|
||||
<arg name="est" default="ekf2"/>
|
||||
<arg name="vehicle" default="hippocampus"/>
|
||||
<arg name="world" default="$(find px4)/Tools/sitl_gazebo/worlds/underwater.world"/>
|
||||
<arg name="world" default="$(find px4)/Tools/sitl_gazebo/worlds/hippocampus.world"/>
|
||||
<arg name="sdf" default="$(find px4)/Tools/sitl_gazebo/models/$(arg vehicle)/$(arg vehicle).sdf"/>
|
||||
|
||||
<arg name="rcS" default="$(find px4)/posix-configs/SITL/init/$(arg est)/$(arg vehicle)"/>
|
||||
|
||||
Reference in New Issue
Block a user