Skip to content

Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities

Notifications You must be signed in to change notification settings

SLAM-Hive/orb-slam2-ros-rgbd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build the ORB-SLAM2-ROS by Dockerfile

Firstly, git clone the algorithm Dockerfile repository to your computer, then:

cd orb-slam2-ros-rgbd/
./install.sh

You can check whether the image is successfully built as follows:

docker images

you can see:

slam-hive-algorithm orb-slam2-ros-rgbd [IMAGE ID] [CREATED] [SIZE]

About

Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.7%
  • CMake 1.5%
  • Other 0.8%