forked from vmillnert/wasp-challenge
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
26 lines (26 loc) · 878 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
25
26
[submodule "bebop_autonomy"]
path = bebop_autonomy
url = https://github.com/pskarin/bebop_autonomy.git
[submodule "rplidar_ros"]
path = rplidar_ros
url = https://github.com/robopeak/rplidar_ros.git
[submodule "multiple_bebops"]
path = multiple_bebops
url = https://github.com/pskarin/multiple_bebops.git
[submodule "actionlib"]
path = actionlib
url = https://github.com/ros/actionlib.git
branch = indigo-devel
[submodule "occupancy_grid_utils"]
path = occupancy_grid_utils
url = https://github.com/clearpathrobotics/occupancy_grid_utils
[submodule "rosplan"]
path = rosplan
url = https://github.com/DavidGillsjo/ROSPlan.git
branch = master
[submodule "ardrone_autonomy"]
path = ardrone_autonomy
url = https://github.com/AutonomyLab/ardrone_autonomy.git
[submodule "thinc_simulator"]
path = thinc_simulator
url = https://github.com/thinclab/thinc_simulator.git