Browse Source

Formatting.

sbg
James Goppert 6 years ago committed by Nuno Marques
parent
commit
4ecb8746d6
  1. 1
      launch/pub_test.launch

1
launch/pub_test.launch

@ -1,4 +1,5 @@ @@ -1,4 +1,5 @@
<launch>
<!-- Test mavros posix sitl publishes pose at 30 Hz -->
<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"/>

Loading…
Cancel
Save