-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy path.gitmodules
71 lines (71 loc) · 2.24 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
[submodule "adore_if_carla"]
path = adore_if_carla
url = [email protected]:dlr-ts/adore_if_carla
[submodule "adore_if_ros_msg"]
path = adore_if_ros_msg
url = [email protected]:dlr-ts/adore_if_ros_msg
[submodule "adore_if_v2x"]
path = adore_if_v2x
url = [email protected]:dlr-ts/adore_if_v2x
[submodule "adore_v2x_sim"]
path = adore_v2x_sim
url = [email protected]:dlr-ts/adore_v2x_sim
[submodule "apt_cacher_ng_docker"]
path = apt_cacher_ng_docker
url = [email protected]:DLR-TS/apt_cacher_ng_docker.git
ignore = untracked
shallow = true
[submodule "plotlabserver"]
path = plotlabserver
url = [email protected]:dlr-ts/plotlabserver
[submodule "sumo_if_ros"]
path = sumo_if_ros
url = [email protected]:dlr-ts/sumo_if_ros
[submodule "v2x_if_ros_msg"]
path = v2x_if_ros_msg
url = [email protected]:dlr-ts/v2x_if_ros_msg
[submodule "catkin_docker"]
path = catkin_docker
url = [email protected]:DLR-TS/catkin_docker.git
[submodule "cpplint_docker"]
path = cpplint_docker
url = [email protected]:DLR-TS/cpplint_docker.git
[submodule "cppcheck_docker"]
path = cppcheck_docker
url = [email protected]:DLR-TS/cppcheck_docker.git
[submodule "coordinate_conversion"]
path = coordinate_conversion
url = [email protected]:DLR-TS/coordinate_conversion.git
[submodule "make_gadgets"]
path = make_gadgets
url = [email protected]:DLR-TS/make_gadgets.git
[submodule "lizard_docker"]
path = lizard_docker
url = [email protected]:DLR-TS/lizard_docker.git
[submodule "adore_cli"]
path = adore_cli
url = [email protected]:DLR-TS/adore_cli.git
[submodule "adore_if_ros"]
path = adore_if_ros
url = [email protected]:DLR-TS/adore_if_ros.git
[submodule "libadore"]
path = libadore
url = [email protected]:DLR-TS/libadore.git
[submodule "adore_scheduling"]
path = adore_scheduling
url = [email protected]:DLR-TS/adore_scheduling.git
[submodule "plotlablib"]
path = plotlablib
url = [email protected]:DLR-TS/plotlablib.git
[submodule "adore_if_ros_scheduling"]
path = adore_if_ros_scheduling
url = [email protected]:DLR-TS/adore_if_ros_scheduling.git
[submodule "adore_tools"]
path = adore_tools
url = [email protected]:DLR-TS/adore_tools.git
[submodule "ci_teststand"]
path = ci_teststand
url = [email protected]:DLR-TS/ci_teststand.git
[submodule "adore_scenarios"]
path = adore_scenarios
url = [email protected]:DLR-TS/adore_scenarios.git