forked from robcog-iai/RobCoG
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
56 lines (56 loc) · 1.72 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
[submodule "Meshes/Private"]
path = Meshes/Private
url = https://github.com/robcog-iai/PrivateMeshes.git
branch = master
[submodule "Meshes/Public"]
path = Meshes/Public
url = https://github.com/robcog-iai/PublicMeshes.git
branch = master
[submodule "Scripts"]
path = Scripts
url = https://github.com/robcog-iai/Scripts.git
branch = master
[submodule "Content/Private"]
path = Content/Private
url = https://github.com/robcog-iai/PrivateContent.git
branch = master
[submodule "Plugins/USemLog"]
path = Plugins/USemLog
url = https://github.com/robcog-iai/USemLog.git
branch = master
[submodule "Plugins/UUtils"]
path = Plugins/UUtils
url = https://github.com/robcog-iai/UUtils.git
branch = master
[submodule "Plugins/UPhysicsBasedMC"]
path = Plugins/UPhysicsBasedMC
url = https://github.com/robcog-iai/UPhysicsBasedMC.git
branch = master
[submodule "Plugins/UPIDController"]
path = Plugins/UPIDController
url = https://github.com/robcog-iai/UPIDController.git
branch = master
[submodule "Plugins/OrionStreamer"]
path = Plugins/OrionStreamer
url = https://github.com/robcog-iai/OrionStreamer.git
branch = master
[submodule "Plugins/UElectricalDevices"]
path = Plugins/UElectricalDevices
url = https://github.com/robcog-iai/UElectricalDevices.git
branch = master
[submodule "Plugins/SRanipal"]
path = Plugins/SRanipal
url = https://github.com/robcog-iai/SRanipal.git
branch = master
[submodule "Plugins/UMongoC"]
path = Plugins/UMongoC
url = https://github.com/robcog-iai/UMongoC.git
branch = master
[submodule "Plugins/UMongoQA"]
path = Plugins/UMongoQA
url = https://github.com/robcog-iai/UMongoQA.git
branch = master
[submodule "Plugins/UViz"]
path = Plugins/UViz
url = https://github.com/robcog-iai/UViz.git
branch = master