2. Bayes and Kalman Filters

collection
Mise en ligne : 01 juin 2015
  • niveau 1 niveau 2 niveau 3
  • document 1 document 2 document 3
2.3. Wheel encoders for a differential drive vehicle

Descriptif

Contents of this second part:

2.1. Localization process in a probabilistic framework: basic concepts
2.2. Characterization of proprioceptive and exteroceptive sensors
2.3. Wheel encoders for a differential drive vehicle
2.4. Sensor statistical models
2.5. Reminds on probability
2.6. The Bayes Filter
2.7. Grid Localization: an example in 1D
2.8. The Extended Kalman Filter (EKF)

Vidéos

2.3. Wheel encoders for a differential drive vehicle
Vidéo pédagogique
00:07:47

2.3. Wheel encoders for a differential drive vehicle

Martinelli
Agostino

In this video, we want to discuss the case of a wheel encoders in 2D, and in particular the case of a robot equipped with a differential drive which is very popular in mobile robotics.

2.2. Characterization of proprioceptive and exteroceptive sensors
Vidéo pédagogique
00:08:04

2.2. Characterization of proprioceptive and exteroceptive sensors

Before deriving the equations of the Bayes filter, I want to remind you a few concepts in the theory of probability, and also some mathematical characterization for the statistical error of the

2.1. Localization process in a probabilistic framework: basic concepts
Vidéo pédagogique
00:08:07

2.1. Localization process in a probabilistic framework: basic concepts

Martinelli
Agostino

In this part, we will talk about localization which is a fundamental problem that a robot has to be able to solve in order to accomplish almost any tasks. In particular, we will start by

2.7. Grid Localization: an example in 1D
Vidéo pédagogique
00:11:52

2.7. Grid Localization: an example in 1D

Martinelli
Agostino

Now that we have the equations of the Bayes filter, we need a method in order to implement in real cases these equations. So, in the following, I want to discuss two methods, which are commonly

2.8. The Extended Kalman Filter (EKF)
Vidéo pédagogique
00:08:01

2.8. The Extended Kalman Filter (EKF)

Martinelli
Agostino

We have seen the grid localization, and the advantage of this approach is that we can deal with any kind of probability distribution; in particular we don't need to do a Gaussian assumption. The