Skip to content

FastSLAM Algorithm implementation. Part of my PhD research project.

Notifications You must be signed in to change notification settings

rubenhIII/FastSLAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

FastSLAM

Implementation of Simultaneous Localization and Mapping for a four-wheeled robot in Python. The implementation includes:

  • Kinematic model
  • Motion model
  • Measurement model
  • Stochastic map update
  • Particle filtering The application includes a multiprocessing paradigm to parallel the estimation for each particle.

About

FastSLAM Algorithm implementation. Part of my PhD research project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages