-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
23 lines (23 loc) · 903 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "docker/challenge/scenario_runner"]
path = docker/challenge/scenario_runner
url = https://github.com/carla-simulator/scenario_runner.git
branch = feature/carla_challenge_development
[submodule "autoware_data"]
path = autoware_data
url = https://bitbucket.org/carla-simulator/autoware-contents.git
branch = master
[submodule "astuff_sensor_msgs"]
path = astuff_sensor_msgs
url = [email protected]:astuff/astuff_sensor_msgs.git
[submodule "autoware_msgs"]
path = autoware_msgs
url = [email protected]:autowarefoundation/autoware_msgs.git
[submodule "autoware_auto_msgs"]
path = autoware_auto_msgs
url = [email protected]:tier4/autoware_auto_msgs.git
[submodule "autoware_adapi_msgs"]
path = autoware_adapi_msgs
url = [email protected]:autowarefoundation/autoware_adapi_msgs.git
[submodule "tier4_autoware_msgs"]
path = tier4_autoware_msgs
url = [email protected]:tier4/tier4_autoware_msgs.git