2D-Grid-SLAM icon indicating copy to clipboard operation
2D-Grid-SLAM copied to clipboard

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

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.)