Skip to content

Commit a5bcabb

Browse files
committed
update 0.2.0 > 0.2.1
1 parent d1d39d3 commit a5bcabb

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

robotis_controller/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@
2727
<run_depend>dynamixel_sdk</run_depend>
2828
<run_depend>robotis_device</run_depend>
2929
<run_depend>robotis_controller_msgs</run_depend>
30+
<run_depend>robotis_framework_common</run_depend>
3031
<export></export>
3132
</package>

robotis_framework_common/package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,7 @@
1313
<url type="website">http://wiki.ros.org/robotis_framework_common</url>
1414
<buildtool_depend>catkin</buildtool_depend>
1515
<build_depend>roscpp</build_depend>
16+
<build_depend>robotis_device</build_depend>
1617
<run_depend>roscpp</run_depend>
18+
<run_depend>robotis_device</run_depend>
1719
</package>

0 commit comments

Comments
 (0)