mirror of
https://github.com/6-robot/wpb_home.git
synced 2025-09-15 12:58:59 +08:00
9 lines
225 B
XML
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>
|