#ORB_SLAM_iOS
This is iOS port of ORB_SLAM with modified dependency for iOS.
Various IO options and utility are provided to test ORB_SLAM, including:
- Metal for AR testing
- SceneKit for realtime trajectory viewing
- AVFoudnation for live RGB stream
- OpenCV utilities for record data and stream from files
- StrctureSensor(optional) for scale calibrated tracking and map reconstruction
This code has been tested on Xcode 7 with iPhone 6 plus (iOS9)
USAGE:
- Download zip file from Google Drive and unzip it to root folder. This contains compiled ARM64 libs g2o/boost which is too large for github.
- Either download vocabulary from Google Drive or orginal author's page and unzip it to SLAM/ORB_SLAM/Data