rbs_utils: ADD depend controller_manager_msgs; buildtool_depend ament_cmake_python

This commit is contained in:
Игорь Брылёв 2025-05-29 16:36:11 +03:00
parent 41a79f30c4
commit 12aa322931

View file

@ -8,6 +8,7 @@
<license>Apache-2.0</license>
<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>ament_cmake_python</buildtool_depend>
<depend>rclpy</depend>
<depend>rclcpp</depend>
@ -23,6 +24,7 @@
<depend>nlohmann-json-dev</depend>
<depend>rosbag2_cpp</depend>
<depend>image_transport</depend>
<depend>controller_manager_msgs</depend>
<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>