forked from autowarefoundation/autoware_universe
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild_depends_nightly.repos
More file actions
29 lines (28 loc) · 922 Bytes
/
build_depends_nightly.repos
File metadata and controls
29 lines (28 loc) · 922 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Expected usage: first import build_depends_$ROS_DISTRO.repos, then import this.
repositories:
# core
core/autoware_utils:
type: git
url: https://github.com/autowarefoundation/autoware_utils.git
version: main
core/autoware_core:
type: git
url: https://github.com/autowarefoundation/autoware_core.git
version: main
core/autoware_adapi_msgs:
type: git
url: https://github.com/autowarefoundation/autoware_adapi_msgs.git
version: main
core/autoware_internal_msgs:
type: git
url: https://github.com/autowarefoundation/autoware_internal_msgs.git
version: main
# universe
universe/external/tier4_autoware_msgs:
type: git
url: https://github.com/tier4/tier4_autoware_msgs.git
version: tier4/universe
universe/external/managed_transform_buffer:
type: git
url: https://github.com/autowarefoundation/managed_transform_buffer.git
version: main