-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gitmodules
31 lines (31 loc) · 1.09 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
[submodule "stage_frontier_datagen"]
path = stage_frontier_datagen
url = https://github.com/rakeshshrestha31/stage_frontier_datagen.git
branch = origin
[submodule "online_map_completion_msgs"]
path = online_map_completion_msgs
url = https://github.com/rakeshshrestha31/online_map_completion_msgs.git
branch = master
[submodule "online_map_completion"]
path = online_map_completion
url = https://github.com/rakeshshrestha31/online_map_completion.git
branch = master
[submodule "ground_truth_layer"]
path = ground_truth_layer
url = https://github.com/rakeshshrestha31/ground_truth_layer.git
branch = master
[submodule "Stage"]
path = Stage
url = https://github.com/rakeshshrestha31/Stage.git
branch = master
[submodule "libfloorplan"]
path = libfloorplan
url = https://github.com/rakeshshrestha31/libfloorplan.git
branch = master
[submodule "hector_navigation"]
path = hector_navigation
url = https://github.com/rakeshshrestha31/hector_navigation.git
branch = master
[submodule "path-smoothing-ros"]
path = path-smoothing-ros
url = https://github.com/rakeshshrestha31/path-smoothing-ros.git