Add serial as dependencies in package.xml

This commit is contained in:
Takashi Ogura 2021-01-18 11:46:52 +09:00
parent 9328bea523
commit 7ef40b508c

View file

@ -14,10 +14,12 @@
<build_depend>roscpp</build_depend>
<build_depend>rospy</build_depend>
<build_depend>std_msgs</build_depend>
<build_depend>serial</build_depend>
<exec_depend>roscpp</exec_depend>
<exec_depend>rospy</exec_depend>
<exec_depend>std_msgs</exec_depend>
<exec_depend>serial</exec_depend>
<!-- The export tag contains other, unspecified, tags -->