-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.71 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "core/dadsim_timed"]
path = core/dadsim_timed
url = [email protected]:DAD-Sim/dadsim_timed.git
[submodule "core/dadsim_object_manager"]
path = core/dadsim_object_manager
url = [email protected]:DAD-Sim/dadsim_object_manager.git
[submodule "core/dadsim_scheduler"]
path = core/dadsim_scheduler
url = [email protected]:DAD-Sim/dadsim_scheduler.git
[submodule "interfaces/dadsim_timed_interfaces"]
path = interfaces/dadsim_timed_interfaces
url = [email protected]:DAD-Sim/dadsim_timed_interfaces.git
[submodule "interfaces/dadsim_mapd_interfaces"]
path = interfaces/dadsim_mapd_interfaces
url = [email protected]:DAD-Sim/dadsim_mapd_interfaces.git
[submodule "interfaces/dadsim_object_manager_interfaces"]
path = interfaces/dadsim_object_manager_interfaces
url = [email protected]:DAD-Sim/dadsim_object_manager_interfaces.git
[submodule "interfaces/dadsim_scheduler_interfaces"]
path = interfaces/dadsim_scheduler_interfaces
url = [email protected]:DAD-Sim/dadsim_scheduler_interfaces.git
[submodule "utils/dadsim_agents_py"]
path = utils/dadsim_agents_py
url = [email protected]:DAD-Sim/dadsim_agents_py.git
[submodule "utils/dadsim_chassises_py"]
path = utils/dadsim_chassises_py
url = [email protected]:DAD-Sim/dadsim_chassises_py.git
[submodule "add-on/traffic_manager/dadsim_traffic_manager"]
path = add-on/traffic_manager/dadsim_traffic_manager
url = [email protected]:DAD-Sim/dadsim_traffic_manager.git
[submodule "add-on/traffic_manager/dadsim_traffic_manager_interfaces"]
path = add-on/traffic_manager/dadsim_traffic_manager_interfaces
url = [email protected]:DAD-Sim/dadsim_traffic_manager_interfaces.git
[submodule "add-on/mapd_odr/dadsim_mapd_odr"]
path = add-on/mapd_odr/dadsim_mapd_odr
url = [email protected]:DAD-Sim/dadsim_mapd_odr.git