-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
50 lines (50 loc) · 1.92 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
[submodule "catkin_ws/src/packagedeps/realsense-ros"]
path = catkin_ws/src/packagedeps/realsense-ros
url = [email protected]:IntelRealSense/realsense-ros.git
branch = development
[submodule "catkin_ws/src/packagedeps/imu_tools"]
path = catkin_ws/src/packagedeps/imu_tools
url = [email protected]:ccny-ros-pkg/imu_tools.git
branch = noetic
[submodule "depends/opencv"]
path = depends/opencv
url = [email protected]:opencv/opencv.git
branch = 4.5.1
[submodule "depends/opencv_contrib"]
path = depends/opencv_contrib
url = [email protected]:opencv/opencv_contrib.git
branch = 4.5.1
[submodule "catkin_ws/src/packagedeps/velodyne"]
path = catkin_ws/src/packagedeps/velodyne
url = [email protected]:ros-drivers/velodyne.git
[submodule "catkin_ws/src/packagedeps/rtabmap_ros"]
path = catkin_ws/src/packagedeps/rtabmap_ros
url = [email protected]:introlab/rtabmap_ros.git
branch = noetic-devel
[submodule "catkin_ws/src/packagedeps/navigation_msgs"]
path = catkin_ws/src/packagedeps/navigation_msgs
url = [email protected]:ros-planning/navigation_msgs.git
[submodule "depends/rtabmap"]
path = depends/rtabmap
url = [email protected]:introlab/rtabmap.git
[submodule "depends/libpointmatcher"]
path = depends/libpointmatcher
url = [email protected]:ethz-asl/libpointmatcher.git
[submodule "depends/libnabo"]
path = depends/libnabo
url = [email protected]:ethz-asl/libnabo.git
[submodule "depends/gtsam"]
path = depends/gtsam
url = [email protected]:borglab/gtsam.git
[submodule "catkin_ws/src/packagedeps/robot_localization"]
path = catkin_ws/src/packagedeps/robot_localization
url = [email protected]:cra-ros-pkg/robot_localization.git
[submodule "catkin_ws/src/packagedeps/vision_opencv"]
path = catkin_ws/src/packagedeps/vision_opencv
url = [email protected]:ros-perception/vision_opencv.git
[submodule "depends/octomap"]
path = depends/octomap
url = [email protected]:OctoMap/octomap.git
[submodule "depends/g2o"]
path = depends/g2o
url = [email protected]:RainerKuemmerle/g2o.git