2015-12-13 08:21:21 -08:00

6 lines
240 B
XML
Executable File

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