Signed-off-by: Yu Asabe <yuasabe@g.ecc.u-tokyo.ac.jp>
This commit is contained in:
Yu Asabe 2022-12-02 11:00:12 +09:00
parent 0a8d5b52c7
commit 8d77fc9276
1 changed files with 4 additions and 4 deletions

View File

@ -47,12 +47,12 @@ cd ~/workspace/autoware_docker
```
v2x/autowarev2x:
type: git
url: git@github.com:tlab-wide/AutowareV2X.git
version: main
url: https://github.com/tlab-wide/AutowareV2X.git
version: cpm-tr
v2x/vanetza:
type: git
url: git@github.com:tlab-wide/vanetza.git
version: socktap-cpm-tr103562
url: https://github.com/yuasabe/vanetza.git
version: master
```