Skip to content

Commit 4a479b1

Browse files
authored
feat: add autoware_adapi_msgs to nightly.repos (#5466)
Signed-off-by: Takagi, Isamu <[email protected]>
1 parent 6ae172a commit 4a479b1

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

autoware-nightly.repos

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
repositories:
2+
core/autoware_adapi_msgs:
3+
type: git
4+
url: https://github.com/autowarefoundation/autoware_adapi_msgs.git
5+
version: main
26
core/autoware.core:
37
type: git
48
url: https://github.com/autowarefoundation/autoware.core.git

autoware.repos

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ repositories:
44
type: git
55
url: https://github.com/autowarefoundation/autoware_msgs.git
66
version: 1.2.0
7+
# TODO (isamu-takagi): Use a released version when autoware.universe uses a released version.
78
core/autoware_adapi_msgs:
89
type: git
910
url: https://github.com/autowarefoundation/autoware_adapi_msgs.git

0 commit comments

Comments
 (0)