Skip to content
Snippets Groups Projects
Commit 78f109bb authored by James Goppert's avatar James Goppert Committed by Nuno Marques
Browse files

Add ros pub test.

parent a6121e16
No related branches found
No related tags found
No related merge requests found
<launch>
<include file="$(find px4)/launch/mavros_posix_sitl.launch"/>
<param name="pub_test/topic" value="/mavros/local_position/pose"/>
<param name="pub_test/hz" value="30.0"/>
<param name="pub_test/hzerror" value="1.0"/>
<param name="pub_test/test_duration" value="10.0"/>
<test test-name="pub_test" pkg="rostest" type="hztest" name="pub_test"/>
</launch>
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