-
Notifications
You must be signed in to change notification settings - Fork 70
/
.gitmodules
38 lines (38 loc) · 1.36 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
[submodule "third-party/pybind11"]
path = third-party/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "third-party/Hierarchical-Localization"]
path = third-party/Hierarchical-Localization
url = https://github.com/cvg/Hierarchical-Localization.git
[submodule "third-party/JLinkage"]
path = third-party/JLinkage
url = https://github.com/B1ueber2y/JLinkage
[submodule "third-party/libigl"]
path = third-party/libigl
url = https://github.com/B1ueber2y/libigl.git
[submodule "third-party/RansacLib"]
path = third-party/RansacLib
url = https://github.com/B1ueber2y/RansacLib.git
branch = header-only
[submodule "third-party/HighFive"]
path = third-party/HighFive
url = https://github.com/B1ueber2y/HighFive.git
[submodule "third-party/pytlsd"]
path = third-party/pytlsd
url = https://github.com/iago-suarez/pytlsd.git
[submodule "third-party/pytlbd"]
path = third-party/pytlbd
url = https://github.com/iago-suarez/pytlbd.git
[submodule "third-party/hawp"]
path = third-party/hawp
url = https://github.com/cherubicXN/hawp.git
ignore = dirty
[submodule "third-party/TP-LSD"]
path = third-party/TP-LSD
url = https://github.com/rpautrat/TP-LSD.git
[submodule "third-party/DeepLSD"]
path = third-party/DeepLSD
url = https://github.com/cvg/DeepLSD.git
[submodule "third-party/GlueStick"]
path = third-party/GlueStick
url = https://github.com/cvg/GlueStick.git