Merge pull request #44 from ROBOTIS-GIT/master

merge for sync kinetic-devel and master branch
This commit is contained in:
Yoonseok Pyo
2017-06-07 13:26:40 +09:00
committed by GitHub

View File

@ -20,6 +20,7 @@
<build_depend>robotis_device</build_depend>
<build_depend>robotis_controller_msgs</build_depend>
<build_depend>robotis_framework_common</build_depend>
<build_depend>cmake_modules</build_depend>
<run_depend>roscpp</run_depend>
<run_depend>roslib</run_depend>
<run_depend>std_msgs</run_depend>
@ -28,5 +29,6 @@
<run_depend>robotis_device</run_depend>
<run_depend>robotis_controller_msgs</run_depend>
<run_depend>robotis_framework_common</run_depend>
<run_depend>cmake_modules</run_depend>
<export></export>
</package>