mavros sitl: make it listen to the attitude setpoint topic

This commit is contained in:
Thomas Gubler
2015-02-21 11:54:04 +01:00
parent 7ff84c0dcf
commit 4bf3107faf

View File

@@ -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" />