-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
34 lines (34 loc) · 1.42 KB
/
Copy path.gitmodules
File metadata and controls
34 lines (34 loc) · 1.42 KB
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
[submodule "src/SLAM/octomap_mapping"]
path = src/SLAM/octomap_mapping
url = https://github.com/OctoMap/octomap_mapping.git
[submodule "src/SLAM/octomap_ros"]
path = src/SLAM/octomap_ros
url = https://github.com/OctoMap/octomap_ros
branch = melodic-devel
[submodule "src/SLAM/hdl_dependencies/ndt_omp"]
path = src/SLAM/hdl_dependencies/ndt_omp
url = https://github.com/koide3/ndt_omp.git
branch=melodic
[submodule "src/SLAM/hdl_dependencies/fast_gicp"]
path = src/SLAM/hdl_dependencies/fast_gicp
url = https://github.com/SMRT-AIST/fast_gicp.git
[submodule "src/SLAM/hdl_dependencies/geographic_info"]
path = src/SLAM/hdl_dependencies/geographic_info
url = https://github.com/ros-geographic-info/geographic_info.git
[submodule "src/SLAM/pointcloud_to_laserscan"]
path = src/SLAM/pointcloud_to_laserscan
url = https://github.com/ros-perception/pointcloud_to_laserscan.git
branch=lunar-devel
[submodule "src/data_fusion/velodyne"]
path = src/data_fusion/velodyne
url = https://github.com/ros-drivers/velodyne.git
branch=melodic-devel
[submodule "src/ouster-ros"]
path = src/ouster-ros
url = https://github.com/ouster-lidar/ouster-ros.git
[submodule "src/data_fusion/r3live"]
path = src/data_fusion/r3live
url = https://github.com/hku-mars/r3live.git
[submodule "src/cameraPTUDependencies/FLIR-Thermal-Camera-ROS"]
path = src/cameraPTUDependencies/FLIR-Thermal-Camera-ROS
url = https://github.com/GCaptainNemo/FLIR-Thermal-Camera-ROS.git