We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97f4971 commit 9dbc33aCopy full SHA for 9dbc33a
Simulator/gazebo_simulator/launch_basic/sitl_outdoor.launch
@@ -60,8 +60,8 @@
60
<param name="gcs_url" value="" />
61
<param name="target_system_id" value="1" />
62
<param name="target_component_id" value="1" />
63
- <rosparam command="load" file="$(find prometheus_gazebo)/config/mavros_config/px4_pluginlists.yaml" />
64
- <rosparam command="load" file="$(find prometheus_gazebo)/config/mavros_config/px4_config.yaml" />
+ <rosparam command="load" file="$(find prometheus_gazebo)/config/mavros_config/px4_pluginlists_gps.yaml" />
+ <rosparam command="load" file="$(find prometheus_gazebo)/config/mavros_config/px4_config_gps.yaml" />
65
</node>
66
67
<!-- TF transform -->
0 commit comments