We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 727463e commit 46a5b05Copy full SHA for 46a5b05
robotis_controller/package.xml
@@ -20,6 +20,7 @@
20
<build_depend>robotis_device</build_depend>
21
<build_depend>robotis_controller_msgs</build_depend>
22
<build_depend>robotis_framework_common</build_depend>
23
+ <build_depend>cmake_modules</build_depend>
24
<run_depend>roscpp</run_depend>
25
<run_depend>roslib</run_depend>
26
<run_depend>std_msgs</run_depend>
@@ -28,5 +29,6 @@
28
29
<run_depend>robotis_device</run_depend>
30
<run_depend>robotis_controller_msgs</run_depend>
31
<run_depend>robotis_framework_common</run_depend>
32
+ <run_depend>cmake_modules</run_depend>
33
<export></export>
34
</package>
0 commit comments