This commit is contained in:
Ivan
2022-04-05 11:42:28 +03:00
commit 6dc0eb0fcf
5565 changed files with 1200500 additions and 0 deletions

16
thirdparty/basalt-headers/.gitmodules vendored Normal file
View File

@@ -0,0 +1,16 @@
[submodule "thirdparty/Sophus"]
path = thirdparty/Sophus
# url = https://github.com/strasdat/Sophus.git
url = https://github.com/NikolausDemmel/Sophus.git
[submodule "thirdparty/cereal"]
path = thirdparty/cereal
url = https://github.com/USCiLab/cereal.git
[submodule "test/googletest"]
path = test/googletest
url = https://github.com/google/googletest.git
[submodule "test/benchmark"]
path = test/benchmark
url = https://github.com/google/benchmark.git
[submodule "thirdparty/eigen"]
path = thirdparty/eigen
url = https://gitlab.com/libeigen/eigen.git