Help getting started
FreakTheMighty opened this issue · 1 comments
I'm interested in building the sample iOS app that has some videos posted, but I'm not clear on how to reproduce those results. A couple specific questions. Thanks in advance for your help.
What exactly do these instructions build? Is this building an iOS framework or the sample application?
xrslam/docs/en/installation.md
Lines 64 to 72 in ed21fef
Is this line up-to-date? I don't see a build-ios.sh
script in the primer repository.
xrslam/docs/en/installation.md
Line 66 in ed21fef
Thank you for expressing interest in XRSLAM :D
To address your first question, this process will construct the sample application, identical to what you observed in the video.
Regarding your second question, you need to switch to the opencv3.4 branch, available at: https://github.com/openxrlab/xrprimer/tree/xrslam-opencv3.4.7. Once you've switched to this branch, you'll find the build-ios.sh script."