-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
44 lines (44 loc) · 1.73 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
[submodule "src/PX4-Autopilot"]
path = src/PX4-Autopilot
url = [email protected]:cor-drone-dev/PX4-Autopilot.git
branch = drone/master
[submodule "src/catkin_ws/src/DecompUtil"]
path = src/catkin_ws/src/DecompUtil
url = [email protected]:tud-amr/DecompUtil.git
branch = drone/dennis-paper-hmpc
[submodule "src/catkin_ws/src/drone_toolbox"]
path = src/catkin_ws/src/drone_toolbox
url = [email protected]:dbenders1/drone_toolbox.git
branch = master
[submodule "src/catkin_ws/src/drone_toolbox_ext_control_template"]
path = src/catkin_ws/src/drone_toolbox_ext_control_template
url = [email protected]:cor-drone-dev/drone_toolbox_ext_control_template.git
branch = drone/dennis-paper-hmpc
[submodule "src/catkin_ws/src/mav_comm"]
path = src/catkin_ws/src/mav_comm
url = [email protected]:cor-drone-dev/mav_comm.git
branch = drone/master
[submodule "src/catkin_ws/src/mavlink-gbp-release"]
path = src/catkin_ws/src/mavlink-gbp-release
url = [email protected]:cor-drone-dev/mavlink-gbp-release.git
branch = drone/master
[submodule "src/catkin_ws/src/mavros"]
path = src/catkin_ws/src/mavros
url = [email protected]:cor-drone-dev/mavros.git
branch = drone/master
[submodule "src/catkin_ws/src/mpc"]
path = src/catkin_ws/src/mpc
url = [email protected]:dbenders1/mpc.git
branch = master
[submodule "src/catkin_ws/src/occupancygrid_creator"]
path = src/catkin_ws/src/occupancygrid_creator
url = [email protected]:R2CLab/occupancygrid_creator.git
branch = drone/dennis-paper-hmpc
[submodule "src/catkin_ws/src/simple_sim"]
path = src/catkin_ws/src/simple_sim
url = [email protected]:dbenders1/simple_sim.git
branch = master
[submodule "src/catkin_ws/src/vicon_bridge"]
path = src/catkin_ws/src/vicon_bridge
url = [email protected]:cor-mobile-robotics/vicon_bridge.git
branch = master