Skip to content

ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM

Notifications You must be signed in to change notification settings

SLAM-Hive/orb-slam3-ros-stereo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build the ORB-SLAM3-ROS by Dockerfile

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

cd orb-slam3-ros-stereo/
./install.sh

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

docker images

you can see:

slam-hive-algorithm orb-slam3-ros-stereo [IMAGE ID] [CREATED] [SIZE]

For source code, we just change the places where used to save trajectory and mapping result files.

About

ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.8%
  • Python 1.3%
  • Other 0.9%