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 8890eae commit bec9cebCopy full SHA for bec9ceb
common/autoware_component_interface_tools/package.xml
@@ -10,11 +10,11 @@
10
<buildtool_depend>ament_cmake_auto</buildtool_depend>
11
<buildtool_depend>autoware_cmake</buildtool_depend>
12
13
+ <depend>autoware_system_msgs</depend>
14
<depend>diagnostic_updater</depend>
15
<depend>fmt</depend>
16
<depend>rclcpp</depend>
17
<depend>rclcpp_components</depend>
- <depend>autoware_system_msgs</depend>
18
<depend>yaml_cpp_vendor</depend>
19
20
<test_depend>ament_lint_auto</test_depend>
0 commit comments