forked from MapsHD/HDMapping
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
58 lines (58 loc) · 1.96 KB
/
.gitmodules
File metadata and controls
58 lines (58 loc) · 1.96 KB
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[submodule "3rdparty/observation_equations"]
path = 3rdparty/observation_equations
url = https://github.com/JanuszBedkowski/observation_equations.git
[submodule "3rdparty/json"]
path = 3rdparty/json
url = https://github.com/nlohmann/json.git
[submodule "3rdparty/LASzip"]
path = 3rdparty/LASzip
url = https://github.com/LASzip/LASzip.git
[submodule "3rdparty/manif"]
path = 3rdparty/manif
url = https://github.com/artivis/manif.git
[submodule "3rdparty/Fusion"]
path = 3rdparty/Fusion
url = https://github.com/xioTechnologies/Fusion.git
[submodule "3rdparty/eigen"]
path = 3rdparty/eigen
url = https://gitlab.com/libeigen/eigen.git
[submodule "3rdparty/opencv"]
path = 3rdparty/opencv
url = https://github.com/opencv/opencv.git
[submodule "3rdparty/imgui"]
path = 3rdparty/imgui
url = https://github.com/ocornut/imgui.git
branch = docking
[submodule "3rdparty/ImGuizmo"]
path = 3rdparty/ImGuizmo
url = https://github.com/CedricGuillemet/ImGuizmo.git
[submodule "3rdparty/freeglut"]
path = 3rdparty/freeglut
url = https://github.com/freeglut/freeglut.git
[submodule "3rdparty/glm"]
path = 3rdparty/glm
url = https://github.com/g-truc/glm.git
[submodule "3rdparty/implot"]
path = 3rdparty/implot
url = https://github.com/epezent/implot.git
[submodule "3rdparty/oneTBB"]
path = 3rdparty/oneTBB
url = https://github.com/oneapi-src/oneTBB.git
[submodule "3rdparty/glew-cmake"]
path = 3rdparty/glew-cmake
url = https://github.com/Perlmint/glew-cmake.git
[submodule "3rdparty/tomlplusplus"]
path = 3rdparty/tomlplusplus
url = https://github.com/marzer/tomlplusplus.git
[submodule "3rdparty/unordered_dense"]
path = 3rdparty/unordered_dense
url = https://github.com/martinus/unordered_dense.git
[submodule "3rdparty/spdlog"]
path = 3rdparty/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "3rdparty/UTL"]
path = 3rdparty/UTL
url = https://github.com/DmitriBogdanov/UTL.git
[submodule "3rdparty/vqf"]
path = 3rdparty/vqf
url = https://github.com/dlaidig/vqf.git