We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e835260 commit f2223fbCopy full SHA for f2223fb
build_depends.repos
@@ -42,4 +42,3 @@ repositories:
42
type: git
43
url: https://github.com/autowarefoundation/sample_vehicle_launch.git
44
version: main
45
-
common/global_parameter_loader/package.xml
@@ -10,8 +10,8 @@
10
<buildtool_depend>ament_cmake_auto</buildtool_depend>
11
<buildtool_depend>autoware_cmake</buildtool_depend>
12
13
- <depend>vehicle_info_util</depend>
14
<depend>sample_vehicle_description</depend>
+ <depend>vehicle_info_util</depend>
15
16
<test_depend>ament_cmake_ros</test_depend>
17
<test_depend>ament_lint_auto</test_depend>
0 commit comments