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 522f7ca commit b427654Copy full SHA for b427654
package.xml
@@ -9,11 +9,11 @@
9
10
<buildtool_depend>ament_cmake</buildtool_depend>
11
<buildtool_depend>ament_cmake_ros</buildtool_depend>
12
- <buildtool_depend>ament_cmake_clang_format</buildtool_depend>
13
<buildtool_depend>ros_environment</buildtool_depend>
14
15
<test_depend>ament_lint_auto</test_depend>
16
<test_depend>ament_lint_common</test_depend>
+ <test_depend>ament_cmake_clang_format</test_depend>
17
18
<depend>cv_bridge</depend>
19
<depend>rclcpp</depend>
0 commit comments