https://github.com/ethz-asl/maplab
Raw File
Tip revision: d9f93aed0238a86e26b1287416810cb8037a800a authored by Andrei Cramariuc on 23 June 2021, 11:47:21 UTC
Changed all submodules to https
Tip revision: d9f93ae
.gitmodules
[submodule "tools/maplab_test_data"]
	path = tools/maplab-test-data
	url = https://github.com/ethz-asl/maplab_test_data
[submodule "aslam_cv2"]
	path = aslam_cv2
	url = https://github.com/ethz-asl/aslam_cv2
[submodule "tools/evaluation_tools"]
	path = tools/evaluation_tools
	url = https://github.com/ethz-asl/evaluation_tools
[submodule "dependencies/3rdparty/protobuf_catkin"]
	path = dependencies/3rdparty/protobuf_catkin
	url = https://github.com/ethz-asl/protobuf_catkin
[submodule "dependencies/3rdparty/glog_catkin"]
	path = dependencies/3rdparty/glog_catkin
	url = https://github.com/ethz-asl/glog_catkin
[submodule "dependencies/3rdparty/gflags_catkin"]
	path = dependencies/3rdparty/gflags_catkin
	url = https://github.com/ethz-asl/gflags_catkin
[submodule "dependencies/3rdparty/ceres_catkin"]
	path = dependencies/3rdparty/ceres_catkin
	url = https://github.com/ethz-asl/ceres_catkin
[submodule "dependencies/3rdparty/suitesparse"]
	path = dependencies/3rdparty/suitesparse
	url = https://github.com/ethz-asl/suitesparse
[submodule "dependencies/3rdparty/eigen_catkin"]
	path = dependencies/3rdparty/eigen_catkin
	url = https://github.com/ethz-asl/eigen_catkin
[submodule "dependencies/3rdparty/yaml_cpp_catkin"]
	path = dependencies/3rdparty/yaml_cpp_catkin
	url = https://github.com/ethz-asl/yaml_cpp_catkin
[submodule "dependencies/3rdparty/lpsolve_catkin"]
	path = dependencies/3rdparty/lpsolve_catkin
	url = https://github.com/ethz-asl/lpsolve_catkin
[submodule "dependencies/3rdparty/metis_catkin"]
	path = dependencies/3rdparty/metis_catkin
	url = https://github.com/ethz-asl/metis_catkin
[submodule "dependencies/3rdparty/opencv3_catkin"]
	path = dependencies/3rdparty/opencv3_catkin
	url = https://github.com/ethz-asl/opencv3_catkin
[submodule "dependencies/3rdparty/vision_opencv"]
	path = dependencies/3rdparty/vision_opencv
	url = https://github.com/ethz-asl/vision_opencv
[submodule "dependencies/3rdparty/opengv"]
	path = dependencies/3rdparty/opengv
	url = https://github.com/ethz-asl/opengv
[submodule "dependencies/3rdparty/doxygen_catkin"]
	path = dependencies/3rdparty/doxygen_catkin
	url = https://github.com/ethz-asl/doxygen_catkin
[submodule "dependencies/3rdparty/catkin_simple"]
	path = dependencies/3rdparty/catkin_simple
	url = https://github.com/catkin/catkin_simple
[submodule "dependencies/internal/voxblox"]
	path = dependencies/internal/voxblox
	url = https://github.com/ethz-asl/voxblox
[submodule "dependencies/internal/ethzasl_brisk"]
	path = dependencies/internal/ethzasl_brisk
	url = https://github.com/ethz-asl/ethzasl_brisk
[submodule "dependencies/internal/ethzasl_apriltag2"]
	path = dependencies/internal/ethzasl_apriltag2
	url = https://github.com/ethz-asl/ethzasl_apriltag2
[submodule "dependencies/internal/eigen_checks"]
	path = dependencies/internal/eigen_checks
	url = https://github.com/ethz-asl/eigen_checks
[submodule "dependencies/internal/libnabo"]
	path = dependencies/internal/libnabo
	url = https://github.com/ethz-asl/libnabo
[submodule "dependencies/internal/minkindr"]
	path = dependencies/internal/minkindr
	url = https://github.com/ethz-asl/minkindr
[submodule "dependencies/internal/minkindr_ros"]
	path = dependencies/internal/minkindr_ros
	url = https://github.com/ethz-asl/minkindr_ros
[submodule "dependencies/internal/maplab_rovio"]
	path = dependencies/internal/maplab_rovio
	url = https://github.com/ethz-asl/maplab_rovio
[submodule "dependencies/internal/kindr"]
	path = dependencies/internal/kindr
	url = https://github.com/ethz-asl/kindr
[submodule "dependencies/internal/plotty"]
	path = dependencies/internal/plotty
	url = https://github.com/ethz-asl/plotty
[submodule "dependencies/internal/hand_eye_calibration"]
	path = dependencies/internal/hand_eye_calibration
	url = https://github.com/ethz-asl/hand_eye_calibration
[submodule "dependencies/3rdparty/benchmark_catkin"]
	path = dependencies/3rdparty/benchmark_catkin
	url = https://github.com/ethz-asl/benchmark_catkin
[submodule "dependencies/internal/ros-system-monitor"]
	path = dependencies/internal/ros-system-monitor
	url = https://github.com/ethz-asl/ros-system-monitor
[submodule "dependencies/internal/linter"]
	path = dependencies/internal/linter
	url = https://github.com/ethz-asl/linter
[submodule "dependencies/internal/maplab_tools"]
	path = dependencies/internal/maplab_tools
	url = https://github.com/ethz-asl/maplab_tools
[submodule "dependencies/internal/maplab_msgs"]
	path = dependencies/internal/maplab_msgs
	url = https://github.com/ethz-asl/maplab_msgs
[submodule "dependencies/3rdparty/pointmatcher-ros"]
	path = dependencies/3rdparty/pointmatcher-ros
	url = https://github.com/ANYbotics/pointmatcher-ros
[submodule "dependencies/internal/libpointmatcher"]
	path = dependencies/internal/libpointmatcher
	url = https://github.com/ethz-asl/libpointmatcher
back to top