Skip to content
Snippets Groups Projects
Commit 4bf3107f authored by Thomas Gubler's avatar Thomas Gubler
Browse files

mavros sitl: make it listen to the attitude setpoint topic

parent 7ff84c0d
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,8 @@
<arg name="tgt_system" default="1" />
<arg name="tgt_component" default="50" />
<param name="mavros/setpoint/attitude/listen_twist" type="bool" value="false" />
<include file="$(find mavros)/launch/node.launch">
<arg name="blacklist_yaml" value="$(find mavros)/launch/px4_blacklist.yaml" />
<arg name="config_yaml" value="$(find mavros)/launch/px4_config.yaml" />
......
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