Lectures

2021/09/28: Intro, Sensors

  • Introduction to the course (slides)

  • Robots and Sensors (slides)

(Video)

2021/09/30: Prob Intro + Dependencies

  • Introduction to Probabilities (slides)

  • Modeling Dependencies (slides)

(Video1)(Video2)

2021/10/05: DBN Filtering

  • Dynamic Bayesian Networks and Intro to filtering (slides)

(Video)

2021/10/07: Filtering: Grid Localization

(Video1)(Video2)

2021/10/12: Normal Distribution

(Video)

2021/10/14: Kalman Filter

2021/10/19: Localization with EKF

(Video1)(Video2)(Video3)

2021/10/20: SLAM with EKF


2021/10/22: SLAM with EKF (continued)

2021/10/26: Data Association

  • Planar landmark based SLAM (slides)

(Video)

2021/10/29: SLAM with Unknown Association

(Video) Due o network issues we linked the video of last year. We will do a Q&A session at a link you will receive via the mailing list on Nov 2@ 13:00

2021/11/2: Unscented Transform

  • Unscented Transform and UKF (slides)

(Video)

2021/11/3: UKF Localization

(Video)

2021/11/9: Particle Distributions

(Video)

2021/11/10: Particle Localization

(Video)

2021/11/12: Derivatives and Neighbors

(Video)

2021/11/17: Filtering Wrapup

Blackboard Lesson

(Video)

2021/11/19: Least Squares Intro

(Video)

2021/11/23: Least Squares: Odometry Calibration

(Video)

2021/11/24: Least Squares: 3D Point Registration

(slides)(Video)

2021/11/26: M Estimators

(Video) due to network issues the streaming was interrupted. The video is from last year.

Fractions of the video for this year are here(Video1)(Video2)

2021/11/30: Uncertainty

  • Uncertainty in Least Squares (slides)

(Video)

2021/12/01: Least Squares on a Manifold

(Video)

2021/12/03: ICP Registration on a Manifold

(Video)

2021/12/07: Projective ICP

  • Complete example with data association in C++ (slides)(source)

(Video)

2021/12/10: Elements of Computer Vision

  • Triangulation, Epipolar Constraint, Essential and Fundamental matrix, 8 pt Algorithm (slides) (source)

  • Random Sample Consensus (slides)

(Video)

2021/12/14: Multi-Pose Registration Problems

(Video)

2021/12/15: Pose Graphs

(Video)

2021/12/17: Factor Graphs, Closure

(Video)