Skip to content

Implementing a SLAM algorithm using sparse features

Notifications You must be signed in to change notification settings

prosti221/sparse-SLAM

Repository files navigation

Sparse SLAM

Example showing progress so far

Example

Setup and run

Install the required packages, ideally in a new environment:

pip install -r requirements.txt

Make sure to use the specified numpy version or else you might get segmentation faults when using the renderer.

About

Implementing a SLAM algorithm using sparse features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages