We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a09c434 commit e869c3dCopy full SHA for e869c3d
build_depends.repos
@@ -3,7 +3,15 @@ repositories:
3
type: git
4
url: https://github.com/tier4/autoware_auto_msgs.git
5
version: tier4/main
6
+ autoware_cmake:
7
+ type: git
8
+ url: https://github.com/autowarefoundation/autoware_cmake.git
9
+ version: main
10
autoware_msgs:
11
12
url: https://github.com/autowarefoundation/autoware_msgs.git
13
version: main
14
+ autoware_utils:
15
16
+ url: https://github.com/autowarefoundation/autoware_utils.git
17
0 commit comments