SLAM.jl

Visual Simultaneous Localization and Mapping
Author pxl-th
Popularity
18 Stars
Updated Last
1 Year Ago
Started In
June 2021

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.