Skip to content

Commit

Permalink
feat: add v2x (autowarefoundation#423)
Browse files Browse the repository at this point in the history
* chore: add v2x repositories

Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>

* fix: beta.repos

---------

Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
Co-authored-by: Tomohito Ando <tomohito.ando@tier4.jp>
  • Loading branch information
0x126 and TomohitoAndo authored Sep 11, 2023
1 parent 6830cdd commit 63686e8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .beta.repos
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,10 @@ repositories:
# type: git
# url: https://github.com/MapIV/transport_drivers.git
# version: boost
vendor/transport_drivers: # temporary until V2X node supports udp drivers in apt
type: git
url: https://github.com/tier4/transport_drivers
version: dcb98e7c37747fa88a30d0cf48fab95989dc3ac3
vendor/ndt_omp:
type: git
url: https://github.com/tier4/ndt_omp.git
Expand Down Expand Up @@ -130,3 +134,8 @@ repositories:
type: git
url: git@github.com:tier4/autoware_logging_suite.git
version: eaf28fe3085c350018ee06f180b5e376ee1b6379
# V2X
v2x/vehicle2infrastructure:
type: git
url: git@github.com:tier4/vehicle2infrastructure.git
version: a26c0587467a951f434befc6a3e8cde314336610
9 changes: 9 additions & 0 deletions autoware.repos
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,10 @@ repositories:
# type: git
# url: https://github.com/MapIV/transport_drivers.git
# version: boost
vendor/transport_drivers: # temporary until V2X node supports udp drivers in apt
type: git
url: https://github.com/tier4/transport_drivers
version: dcb98e7c37747fa88a30d0cf48fab95989dc3ac3
vendor/ndt_omp:
type: git
url: https://github.com/tier4/ndt_omp.git
Expand Down Expand Up @@ -130,3 +134,8 @@ repositories:
type: git
url: git@github.com:tier4/autoware_logging_suite.git
version: eaf28fe3085c350018ee06f180b5e376ee1b6379
# V2X
v2x/vehicle2infrastructure:
type: git
url: git@github.com:tier4/vehicle2infrastructure.git
version: a26c0587467a951f434befc6a3e8cde314336610

0 comments on commit 63686e8

Please sign in to comment.