Skip to content

Implements Extended Kalman Filter based Localization and Mapping on the Victoria Park Dataset

Notifications You must be signed in to change notification settings

prakveer/EKF_SLAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project implements an Extended Kalman Filter based SLAM (Simulateneous Localization and Mapping) for the Victoria park dataset.

  • The dataset consists of Odometry measurements, GPS and 2D Lidar Scans.

Refer the handout for more details.

Results

key

  • The vehicle is shown as a triangle
  • The rays represent lidar measurements
  • The green cross represents tree landmarks
  • The blue elipse represents their covariance

Execution

python slam.py

About

Implements Extended Kalman Filter based Localization and Mapping on the Victoria Park Dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages