marvr / ORB_Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ORB_Android

This is a repository for a complete porting and setup of ORB SLAM[1] on Android based on [2].

  • It includes all the compiled libraries for android arm7. So you can just download and
  • It also includes build scripts, which build the source again in case you want to make changes.

Checkout the APK here.

Note: Application code will be added here soon.

Instructions

  • Clone this repository on your system.
  • Run setup_dependencies.sh //Code needs to be added
  • Open application folder in Android Studio and hit build and run //Application needs to be added

Snapshots

snapshots

Note

This repository is still under development. The following will be added soon:

  • Application Code
  • Shell Scripts

References

[1]ORB SLAM Official Repository

[2]ORB SLAM for Android by CreativeCimmons

Licence

As it extends the GPL V3 based ORB SLAM, this code reserves the same licence.

About

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 65.6%Language:C 16.9%Language:Makefile 14.7%Language:MATLAB 1.0%Language:CMake 0.9%Language:TeX 0.4%Language:Java 0.2%Language:Fortran 0.1%Language:HTML 0.1%Language:Cuda 0.0%Language:Ruby 0.0%Language:Objective-C 0.0%Language:Perl 0.0%Language:Yacc 0.0%Language:M4 0.0%Language:Roff 0.0%Language:Assembly 0.0%Language:Lex 0.0%Language:Shell 0.0%Language:D 0.0%Language:Batchfile 0.0%Language:Python 0.0%Language:Awk 0.0%