rbs_utils: ADD depend controller_manager_msgs; buildtool_depend ament_cmake_python
This commit is contained in:
parent
41a79f30c4
commit
12aa322931
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue