Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 687 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 687 Bytes

SLAM.jl

Simultaneous Localization and Mapping.

[Video 1] [Video 2]

KITTY 05 sequence demo

Features

  • Monocular/stereo;
  • Multithreaded;
  • Optical flow tracking / PnP tracking;
  • Bundle-adjustment;
  • Keypoints re-tracking.

Install

]add https://github.com/pxl-th/SLAM.jl.git

Usage

See docs for instructions or example/kitty/main.jl for a full example on how to use.