-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
25 lines (25 loc) · 920 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
[submodule "src/hdl_graph_slam"]
path = src/hdl_graph_slam
url = https://github.com/koide3/hdl_graph_slam
[submodule "src/ndt_omp"]
path = src/ndt_omp
url = https://github.com/koide3/ndt_omp
[submodule "src/fast_gicp"]
path = src/fast_gicp
url = https://github.com/SMRT-AIST/fast_gicp
[submodule "src/hdl_localization"]
path = src/hdl_localization
url = https://github.com/koide3/hdl_localization
[submodule "src/hdl_global_localization"]
path = src/hdl_global_localization
url = https://github.com/koide3/hdl_global_localization
[submodule "src/aarapsi_robot_pack"]
path = src/aarapsi_robot_pack
url = https://github.com/QVPR/aarapsi_robot_pack
branch = main
[submodule "src/cpr_office_extension_gazebo"]
path = src/cpr_office_extension_gazebo
url = [email protected]:QVPR/cpr_office_extension_gazebo.git
[submodule "src/ds4_driver"]
path = src/ds4_driver
url = [email protected]:naoki-mizuno/ds4_driver.git