forked from ethz-asl/maplab_dependencies
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
76 lines (75 loc) · 2.66 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
[submodule "protobuf_catkin"]
path = 3rdparty/protobuf_catkin
url = https://github.com/ethz-asl/protobuf_catkin.git
[submodule "glog_catkin"]
path = 3rdparty/glog_catkin
url = https://github.com/ethz-asl/glog_catkin.git
[submodule "gflags_catkin"]
path = 3rdparty/gflags_catkin
url = https://github.com/ethz-asl/gflags_catkin.git
[submodule "ceres_catkin"]
path = 3rdparty/ceres_catkin
url = https://github.com/ethz-asl/ceres_catkin.git
[submodule "suitesparse"]
path = 3rdparty/suitesparse
url = https://github.com/ethz-asl/suitesparse.git
[submodule "eigen_catkin"]
path = 3rdparty/eigen_catkin
url = https://github.com/ethz-asl/eigen_catkin.git
[submodule "yaml_cpp_catkin"]
path = 3rdparty/yaml_cpp_catkin
url = https://github.com/ethz-asl/yaml_cpp_catkin.git
[submodule "lpsolve_catkin"]
path = 3rdparty/lpsolve_catkin
url = https://github.com/ethz-asl/lpsolve_catkin.git
[submodule "metis_catkin"]
path = 3rdparty/metis_catkin
url = https://github.com/ethz-asl/metis_catkin.git
[submodule "opencv3_catkin"]
path = 3rdparty/opencv3_catkin
url = https://github.com/ethz-asl/opencv3_catkin.git
[submodule "vision_opencv"]
path = 3rdparty/vision_opencv
url = https://github.com/ethz-asl/vision_opencv.git
[submodule "opengv"]
path = 3rdparty/opengv
url = https://github.com/ethz-asl/opengv.git
[submodule "doxygen_catkin"]
path = 3rdparty/doxygen_catkin
url = https://github.com/ethz-asl/doxygen_catkin.git
[submodule "catkin_simple"]
path = 3rdparty/catkin_simple
url = https://github.com/catkin/catkin_simple.git
[submodule "voxblox"]
path = internal/voxblox
url = https://github.com/ethz-asl/voxblox.git
[submodule "ethzasl_brisk"]
path = internal/ethzasl_brisk
url = https://github.com/ethz-asl/ethzasl_brisk.git
[submodule "ethzasl_apriltag2"]
path = internal/ethzasl_apriltag2
url = https://github.com/ethz-asl/ethzasl_apriltag2.git
[submodule "eigen_checks"]
path = internal/eigen_checks
url = https://github.com/ethz-asl/eigen_checks.git
[submodule "libnabo"]
path = internal/libnabo
url = https://github.com/ethz-asl/libnabo.git
[submodule "minkindr"]
path = internal/minkindr
url = https://github.com/ethz-asl/minkindr.git
[submodule "minkindr_ros"]
path = internal/minkindr_ros
url = https://github.com/ethz-asl/minkindr_ros.git
[submodule "maplab_rovio"]
path = internal/maplab_rovio
url = https://github.com/ethz-asl/maplab_rovio.git
[submodule "kindr"]
path = internal/kindr
url = https://github.com/ethz-asl/kindr.git
[submodule "internal/plotty"]
path = internal/plotty
url = https://github.com/ethz-asl/plotty.git
[submodule "internal/hand_eye_calibration"]
path = internal/hand_eye_calibration
url = https://github.com/ethz-asl/hand_eye_calibration.git