forked from RoboJackets/robocup-software
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 859 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
24
[submodule "external/mbed_lib_build_tools"]
path = external/mbed_lib_build_tools
url = https://github.com/mbedmicro/mbed.git
[submodule "external/googletest"]
path = external/googletest
url = https://github.com/google/googletest
[submodule "external/style-configs"]
path = external/style-configs
url = https://github.com/robojackets/style-configs
[submodule "external/DoCIF"]
path = external/DoCIF
url = https://github.com/jgkamat/DoCIF.git
[submodule "common"]
path = common
url = https://github.com/RoboJackets/robocup-common.git
[submodule "external/rrt"]
path = external/rrt
url = https://github.com/robojackets/rrt
[submodule "external/sdlcontrollerdb"]
path = external/sdlcontrollerdb
url = https://github.com/gabomdq/SDL_GameControllerDB.git
[submodule "external/grSim"]
path = external/grSim
url = https://github.com/RoboJackets/grSim