ORB SLAM 3


You are viewing an older version of this document (Version 3). The latest is Version 21.

Last updated: 1 day ago • 21 versions | Visibility: Public

Context

This article describes how to use the Lynx ORB Slam implementation for DSP on Qualcomm chipset.
This version uses QC CVP for optimization and stability and requires to have a rooted device.
 

Prerequisites

Important: rooting the device is not a procedure made by Lynx and take no responsabilities to the damage caused to the device.
 

Project setup

1. Clone the project and submodules.

git clone  && cd LynxOrbSlam3 && git submodule update --init --recursive


2. Use Lynx Magisk module to configure rooted headset and disable SELinux permissions

[TODO]

3. For first configuration and any time you flash the headset, prepare the headset configuration calling this script:

cd SlamService\external\orbslam3lib\dsp && prepareDeviceDemoApp.bat

 

Use

1. Install the app with -g option

adb install -g .apk

2. Start the application from the Lynx Launcher
 

Limitations


Internal note: 
in “Project Setup” section should be replaced with the final github repo.
“Project Setup” add eventual magisk module or requirements.