.gitmodules 411 B

123456789101112
  1. [submodule "thidparty/Sophus"]
  2. path = thirdparty/Sophus
  3. url = https://github.com/strasdat/Sophus.git
  4. [submodule "thirdparty/Eigen"]
  5. path = thirdparty/Eigen
  6. url = https://gitlab.com/libeigen/eigen.git
  7. [submodule "thirdparty/nvbio"]
  8. path = thirdparty/nvbio
  9. url = https://github.com/NVlabs/nvbio.git
  10. [submodule "thirdparty/pybind11"]
  11. path = thirdparty/pybind11
  12. url = https://github.com/pybind/pybind11.git