Added rosdep on python-serial to manifest.xml in ros_arduino_python package

This commit is contained in:
Patrick Goebel 2013-03-05 08:14:16 -08:00
parent 44632157f3
commit 4607c1cf8e

View File

@ -17,6 +17,8 @@
<depend package="tf"/>
<depend package="ros_arduino_msgs"/>
<rosdep name="python-serial"/>
</package>