Skip to content

Photometric SLAM and Bundle Adjustment for RGB-D and LiDAR in CUDA.

Notifications You must be signed in to change notification settings

digiamm/ba_md_slam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Photometric SLAM and Bundle Adjustment for RGB-D and LiDAR

The joint optimization of the sensor trajectory and 3D map is a crucial characteristic of Simultaneous Localization and Mapping (SLAM) systems. Modern 3D LiDARs now retain higher resolutions that enable the creation of point cloud images resembling those taken by conventional cameras. Nevertheless, the typical effective global refinement techniques employed for RGB-D sensors are not widely applied to LiDARs. This repo includes SLAM/BA photometric strategies that accounts for both RGB-D and LiDAR in the same way. Being purely photometric our approaches are completely free from data association.

In this repo, we provide an updated version of MD-SLAM (around 30Hz for RGBD and 50Hz for LiDAR) and our new photometric BA refinement.

The original content of the repo has been moved here, to our group page.

About

Photometric SLAM and Bundle Adjustment for RGB-D and LiDAR in CUDA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published