-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
28 lines (28 loc) · 843 Bytes
/
.gitmodules
File metadata and controls
28 lines (28 loc) · 843 Bytes
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
[submodule "src/Rcs"]
path = src/Rcs
url = https://github.com/HRI-EU/Rcs.git
branch = develop
[submodule "src/ESLib"]
path = src/ESLib
url = https://github.com/HRI-EU/ESLib.git
branch = develop
[submodule "src/Tropic"]
path = src/Tropic
url = https://github.com/HRI-EU/Tropic.git
branch = develop
[submodule "src/AffAction"]
path = src/AffAction
url = https://github.com/HRI-EU/AffAction.git
branch = develop
[submodule "src/pybind11"]
path = src/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "src/websocketpp"]
path = src/websocketpp
url = https://github.com/zaphoyd/websocketpp.git
[submodule "src/WildMagic5p17"]
path = src/WildMagic5p17
url = https://github.com/HRI-EU/WildMagic5p17.git
[submodule "src/camera_tracking"]
path = src/camera_tracking
url = https://github.com/HRI-EU/camera_tracking.git