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 25bbede commit aea2ccdCopy full SHA for aea2ccd
ur_controllers/package.xml
@@ -26,6 +26,7 @@
26
<depend>angles</depend>
27
<depend>controller_interface</depend>
28
<depend>geometry_msgs</depend>
29
+ <depend>hardware_interface</depend>
30
<depend>joint_trajectory_controller</depend>
31
<depend>lifecycle_msgs</depend>
32
<depend>pluginlib</depend>
@@ -42,6 +43,8 @@
42
43
<depend>trajectory_msgs</depend>
44
<depend>action_msgs</depend>
45
46
+ <test_depend>controller_manager</test_depend>
47
+ <test_depend>ros2_control_test_assets</test_depend>
48
49
<export>
50
<build_type>ament_cmake</build_type>
0 commit comments