We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a1cbb commit 6216094Copy full SHA for 6216094
build_depends.repos
@@ -1,12 +1,12 @@
1
repositories:
2
- core/common:
3
- type: git
4
- url: https://github.com/autowarefoundation/autoware_common.git
5
- version: main
6
core/autoware.core:
7
type: git
8
url: https://github.com/autowarefoundation/autoware.core.git
9
version: main
+ core/autoware_utils:
+ type: git
+ url: https://github.com/autowarefoundation/autoware_utils.git
+ version: main
10
msgs/autoware_msgs:
11
12
url: https://github.com/autowarefoundation/autoware_msgs.git
0 commit comments