We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca91cd0 commit 446c171Copy full SHA for 446c171
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
@@ -14,9 +14,9 @@
14
<depend>sample_vehicle_description</depend>
15
16
<test_depend>ament_cmake_ros</test_depend>
17
- <test_depend>vehicle_info_util</test_depend>
18
<test_depend>ament_lint_auto</test_depend>
19
<test_depend>autoware_lint_common</test_depend>
+ <test_depend>vehicle_info_util</test_depend>
20
21
<export>
22
<build_type>ament_cmake</build_type>
0 commit comments