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 9d10eab commit 5cb16f1Copy full SHA for 5cb16f1
package.xml
@@ -9,20 +9,17 @@
9
<license>Apache 2.0</license>
10
<author email="[email protected]">Hye-Jong KIM</author>
11
<author email="[email protected]">Sungho Woo</author>
12
-
+ <author email="[email protected]">Woojin Wie</author>
13
<buildtool_depend>ament_cmake</buildtool_depend>
14
15
<depend>rclcpp</depend>
16
<depend>hardware_interface</depend>
17
<depend>pluginlib</depend>
18
<depend>realtime_tools</depend>
19
<depend>dynamixel_sdk</depend>
20
<depend>std_srvs</depend>
21
<depend>dynamixel_interfaces</depend>
22
23
<test_depend>ament_lint_auto</test_depend>
24
<test_depend>ament_lint_common</test_depend>
25
26
<export>
27
<build_type>ament_cmake</build_type>
28
</export>
0 commit comments