Skip to content

Commit

Permalink
Add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Dec 18, 2024
1 parent 2a8f8aa commit 676c61b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions controller_manager/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,14 @@
<depend>libstatistics_collector</depend>
<depend>generate_parameter_library</depend>

<test_depend>ament_cmake_gmock</test_depend>
<test_depend>ament_cmake_ros</test_depend>
<test_depend>hardware_interface_testing</test_depend>
<test_depend>launch</test_depend>
<test_depend>launch_ros</test_depend>
<test_depend>launch_testing</test_depend>
<test_depend>launch_testing_ros</test_depend>
<test_depend>launch_testing_ament_cmake</test_depend>
<test_depend>launch_testing_ros</test_depend>
<test_depend>launch_testing</test_depend>
<test_depend>launch</test_depend>
<test_depend>python3-coverage</test_depend>
<test_depend>rclpy</test_depend>
<test_depend>robot_state_publisher</test_depend>
Expand Down

0 comments on commit 676c61b

Please sign in to comment.