Skip to content

yuyangch/Particle-Filter-Localization-SLAM

Repository files navigation

Particle-Filter-Localization-SLAM

Particle filter Localization result: Video

3/14/2018 update:

Q:How are particles updated based on observations? A:at each observation, each particle's weight is updated based it's location in the gaussian distribution of the observation. Then, Low Variance Resampling(a stochastic process, based on the book Probablistic Robotics) is performed to resample the particles, After the Resampling, each particle's weight is returned to 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages