wpb_home/wpb_home_bringup/launch/minimal.launch
2017-03-24 16:37:22 +08:00

9 lines
210 B
XML

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