Skip to content

Python implementation of two-wheeled indoor robot EKF SLAM

Notifications You must be signed in to change notification settings

zxsted/EKF_SLAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

EKF_SLAM

SLAM

In robotic mapping and navigation, simultaneous localization and mapping (SLAM) is the computational problem of constructing or updating a map of an unknown environment while simultaneously keeping track of an agent's location within it. While this initially appears to be a chicken-and-egg problem there are several algorithms known for solving it, at least approximately, in tractable time for certain environments. Popular approximate solution methods include the particle filter and extended Kalman filter.

Reference

Timothy Devon Morris Github: https://github.com/DevonMorris

About

Python implementation of two-wheeled indoor robot EKF SLAM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published