Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/toolbuddy/2d-grid-slam

A simple python implement of feature-based monocular SLAM system.
https://github.com/toolbuddy/2d-grid-slam

slam

Last synced: about 1 month ago
JSON representation

A simple python implement of feature-based monocular SLAM system.

Awesome Lists containing this project

README

        

# 2D Occupency Grid SLAM
## Introduction
A simple python implement of Grid-based Rao-Blackwellized particle filter(RBPF) SLAM.

Run the code: `python test.py`

## Demo
(Left is the environment; Right top is the ground truth map; Right down is the map build by SLAM algorithm.)