Skip to content

Modified ORB SLAM2 with 3D visualization module(Only RGBD mode)

Notifications You must be signed in to change notification settings

JongRok-Lee/ORB_SLAM2_with_PCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ORB_SLAM2_with_PCL

This is a modified ORB-SLAM2 (from https://github.com/raulmur/ORB_SLAM2) with a visualization module. I only add the visualization module to ORB SLAM2 (from https://github.com/gaoxiang12/ORBSLAM2_with_pointcloud_map) to maintain the original function of ORB-SLAM2.

Run

This repository exists for only show the source code. If you want to run this module, please use the docker image (https://hub.docker.com/repository/docker/lrrghdrh/pure_orb_slam2_with_pcl).

I added the function that save the map point (SaveMapPointsKITTI). If you want to use this fuction, copy and paste the System.h and System.cc files into each file in the docker image.

Result

Presentation Video (Korean)

Youtube Video

About

Modified ORB SLAM2 with 3D visualization module(Only RGBD mode)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages