Skip to content

normal-crayon/ORB-SLAM

Repository files navigation

ORB-SLAM

ORB-SLAM made using pangolin and g2opy optimization.

working under Ubuntu 18, with Python 3.6.

pangolin dependency setup, follow -> https://github.com/uoip/pangolin
g2opy dependency setup, follow -> https://github.com/uoip/g2opy
Run command,

python slam.py test/car.mp4

To display serialized map (map.json) run,

python3 visualize_json.py map.json

TODO:

  1. Dockerize
  2. For android

About

ORB-SLAM made using pangolin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages