chanho-code / ORB-SLAM3forWindows

ORB-SLAM3 for Windows Platform
GNU General Public License v3.0
75 stars 34 forks source link
orb-slam3 slam windows

ORB-SLAM3 for Windows

ORB-SLAM3 Project for Windows Platform (espacially Visual Studio)
We have tested the library in Windows 10, Visual Studio 2015.

Reference

To do...

Update from ORB-SLAM3 V0.2 to V0.3

Prerequisites

  1. Visual Studio: Tested with VS2015

  2. Cmake: Required at least 2.8. (Tested with 3.14.7)

  3. OpenCV: Required at least 3.0. (Tested with 3.4.1)

  4. glew (for pangolin): Tested with 2.1.0

  5. boost: Tested with 1.67.0: https://www.boost.org/users/history/version_1_67_0.html

Build

eigen

DBoW2

g2o

Pangolin

ORB-SLAM3 for Windows

Test Program

We have tested the following projects: mono_euroc, mono_inertial_euroc, stereo_euroc, stereo_inertial_euroc

example: The EuRoC MAV Dataset: monocular-inertial