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

@ -16,7 +16,9 @@
<depend package="nav_msgs"/> <depend package="nav_msgs"/>
<depend package="tf"/> <depend package="tf"/>
<depend package="ros_arduino_msgs"/> <depend package="ros_arduino_msgs"/>
<rosdep name="python-serial"/>
</package> </package>