forked from robcog-iai/RobCoG
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.09 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 "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 = dev-2.0
[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 = dev
[submodule "Plugins/UPIDController"]
path = Plugins/UPIDController
url = https://github.com/robcog-iai/UPIDController.git
branch = master
[submodule "Plugins/libmongo"]
path = Plugins/libmongo
url = https://github.com/robcog-iai/libmongo.git
branch = master