wpb_home/wpb_home_bringup/launch/mani_test.launch
2017-12-20 21:53:38 +08:00

9 lines
225 B
XML

<launch>
<!-- wpb_home mani test-->
<node pkg="wpb_home_bringup" type="wpb_home_test_mani" name="wpb_home_test_mani" output="screen">
<param name="serial_port" type="string" value="/dev/ftdi"/>
</node>
</launch>