forked from USC-ACTLab/crazyswarm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 916 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "crazyflie-firmware"]
path = crazyflie-firmware
url = https://github.com/TitouanTyack/crazyflie-firmware.git
branch = master
[submodule "crazyflie-lib-python"]
path = crazyflie-lib-python
url = https://github.com/bitcraze/crazyflie-lib-python.git
branch = master
[submodule "crazyflie-clients-python"]
path = crazyflie-clients-python
url = https://github.com/bitcraze/crazyflie-clients-python.git
branch = develop
[submodule "ros_ws/src/externalDependencies/libobjecttracker"]
path = ros_ws/src/externalDependencies/libobjecttracker
url = https://github.com/USC-ACTLab/libobjecttracker
[submodule "ros_ws/src/externalDependencies/libmotioncapture"]
path = ros_ws/src/externalDependencies/libmotioncapture
url = https://github.com/USC-ACTLab/libmotioncapture.git
[submodule "ros_ws/src/crazyflie_tools"]
path = ros_ws/src/crazyflie_tools
url = https://github.com/whoenig/crazyflie_tools.git