We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ae172a commit 4a479b1Copy full SHA for 4a479b1
autoware-nightly.repos
@@ -1,4 +1,8 @@
1
repositories:
2
+ core/autoware_adapi_msgs:
3
+ type: git
4
+ url: https://github.com/autowarefoundation/autoware_adapi_msgs.git
5
+ version: main
6
core/autoware.core:
7
type: git
8
url: https://github.com/autowarefoundation/autoware.core.git
autoware.repos
@@ -4,6 +4,7 @@ repositories:
url: https://github.com/autowarefoundation/autoware_msgs.git
version: 1.2.0
+ # TODO (isamu-takagi): Use a released version when autoware.universe uses a released version.
core/autoware_adapi_msgs:
9
10
url: https://github.com/autowarefoundation/autoware_adapi_msgs.git
0 commit comments