Table of Contents

Lab 7: Particle Filter

In this session we will look at how to use particle filtering for localization of a robot.

Material

Download the following file: particle.zip

It includes:

Tasks

Hand in

  1. Your code
  2. A few sentences about your observations and what you can conclude from them. How do the number of sensors, number of particles, noise parameters and the confusion parameter influence the accuracy of the position estimate? Why is that so?