Skip to content
Snippets Groups Projects
Commit 63855228 authored by Pateman16's avatar Pateman16
Browse files

changed the launch files

parent fab68bf1
No related branches found
No related tags found
No related merge requests found
...@@ -10,8 +10,8 @@ ...@@ -10,8 +10,8 @@
<arg name="est" default="lpe"/> <arg name="est" default="lpe"/>
<arg name="vehicle" default="f450"/> <arg name="vehicle" default="f450"/>
<arg name="world" default="$(find simulation_control)/worlds/crazy_bluebox.world"/> <arg name="world" default="$(find simulation_control)/src/worlds/crazy_bluebox.world"/>
<arg name="sdf" default="$(find simulation_control)/models/$(arg vehicle)/$(arg vehicle).sdf"/> <arg name="sdf" default="$(find simulation_control)/src/models/$(arg vehicle)/$(arg vehicle).sdf"/>
<arg name="rcS" default="$(find px4)/posix-configs/SITL/init/$(arg est)/$(arg vehicle)"/> <arg name="rcS" default="$(find px4)/posix-configs/SITL/init/$(arg est)/$(arg vehicle)"/>
<arg name="headless" default="false"/> <arg name="headless" default="false"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment