Patrick Goebel 70a0d712c5 First commit
2012-12-15 07:36:59 -08:00

6 lines
217 B
XML
Executable File

<launch>
<node name="arduino" pkg="ros_arduino_python" type="arduino_node.py" output="screen">
<rosparam file="$(find ros_arduino_python)/config/my_arduino_params.yaml" command="load" />
</node>
</launch>