-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 963 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "third_party_libs/g2o"]
path = third_party_libs/g2o
url = https://github.com/RainerKuemmerle/g2o.git
[submodule "lidar_localization_ws/geographiclib-code"]
path = third_party_libs/geographiclib-code
url = https://github.com/geographiclib/geographiclib
[submodule "third_party_libs/ceres-solver"]
path = third_party_libs/ceres-solver
url = https://github.com/ceres-solver/ceres-solver.git
[submodule "third_party_libs/Sophus"]
path = third_party_libs/Sophus
url = https://github.com/strasdat/Sophus.git
[submodule "third_party_libs/external/a-loam-w-comment"]
path = third_party_libs/external/a-loam-w-comment
url = https://github.com/XiaotaoGuo/a-loam-w-comment
[submodule "third_party_libs/external/kitti-lego-loam"]
path = third_party_libs/external/kitti-lego-loam
url = https://github.com/Mitchell-Lee-93/kitti-lego-loam.git
[submodule "third_party_libs/gtsam"]
path = third_party_libs/gtsam
url = https://github.com/borglab/gtsam.git