skylook / ORB_SLAM2_OSX

Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
Other
29 stars 3 forks source link

ORB-SLAM2 (for OSX)

Authors: Raul Mur-Artal, Juan D. Tardos, J. M. M. Montiel and Dorian Galvez-Lopez (DBoW2)

Usage

  1. Download from github
  2. Open Xcode/ORB_SLAM2.xcworkspace with Xcode
  3. Copy all files in Data folder to /User/Data/
  4. Build & Run!

Changes