State Estimation and Localization for Self-Driving Cars (Coursera)

Offered by University of Toronto,
State Estimation and Localization for Self-Driving Cars (Coursera)

Welcome to State Estimation and Localization for Self-Driving Cars, the second course in University of Toronto’s Self-Driving Cars Specialization. We recommend you take the first course in the Specialization prior to taking this course. This course will introduce you to the different sensors and how we can use them for state estimation and localization in a self-driving car.

Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.

By the end of this course, you will be able to:

  • Understand the key methods for parameter and state estimation used for autonomous driving, such as the method of least-squares
  • Develop a model for typical vehicle localization sensors, including GPS and IMUs
  • Apply extended and unscented Kalman Filters to a vehicle state estimation problem
  • Understand LIDAR scan matching and the Iterative Closest Point algorithm
  • Apply these tools to fuse multiple sensor streams into a single state estimate for a self-driving car

For the final project in this course, you will implement the Error-State Extended Kalman Filter (ES-EKF) to localize a vehicle using data from the CARLA simulator.
This is an advanced course, intended for learners with a background in mechanical engineering, computer and electrical engineering, or robotics. To succeed in this course, you should have programming experience in Python 3.0, familiarity with Linear Algebra (matrices, vectors, matrix multiplication, rank, Eigenvalues and vectors and inverses), Statistics (Gaussian probability distributions), Calculus and Physics (forces, moments, inertia, Newton's Laws).
What You Will Learn

  • Understand the key methods for parameter and state estimation used for autonomous driving, such as the method of least-squares
  • Develop a model for typical vehicle localization sensors, including GPS and IMUs
  • Apply extended and unscented Kalman Filters to a vehicle state estimation problem
  • Apply LIDAR scan matching and the Iterative Closest Point algorithm

Course 2 of 4 in the Self-Driving Cars Specialization

Syllabus

WEEK 1
Welcome to Course 2: State Estimation and Localization for Self-Driving Cars
This module introduces you to the main concepts discussed in the course and presents the layout of the course. The module describes and motivates the problems of state estimation and localization for self-driving cars. An accurate estimate of the vehicle state and its position on the road is required at all times to drive safely.
Least Squares
The method of least squares, developed by Carl Friedrich Gauss in 1795, is a well known technique for estimating parameter values from data. This module provides a review of least squares, for the cases of unweighted and weighted observations. There is a deep connection between least squares and maximum likelihood estimators (when the observations are considered to be Gaussian random variables) and this connection is established and explained. Finally, the module develops a technique to transform the traditional 'batch' least squares estimator to a recursive form, suitable for online, real-time estimation applications.

WEEK 2
State Estimation - Linear and Nonlinear Kalman Filters
Any engineer working on autonomous vehicles must understand the Kalman filter, first described in a paper by Rudolf Kalman in 1960. The filter has been recognized as one of the top 10 algorithms of the 20th century, is implemented in software that runs on your smartphone and on modern jet aircraft, and was crucial to enabling the Apollo spacecraft to reach the moon. This module derives the Kalman filter equations from a least squares perspective, for linear systems. The module also examines why the Kalman filter is the best linear unbiased estimator (that is, it is optimal in the linear case). The Kalman filter, as originally published, is a linear algorithm; however, all systems in practice are nonlinear to some degree. Shortly after the Kalman filter was developed, it was extended to nonlinear systems, resulting in an algorithm now called the ‘extended’ Kalman filter, or EKF. The EKF is the ‘bread and butter’ of state estimators, and should be in every engineer’s toolbox. This module explains how the EKF operates (i.e., through linearization) and discusses its relationship to the original Kalman filter. The module also provides an overview of the unscented Kalman filter, a more recently developed and very popular member of the Kalman filter family.

WEEK 3
GNSS/INS Sensing for Pose Estimation
To navigate reliably, autonomous vehicles require an estimate of their pose (position and orientation) in the world (and on the road) at all times. Much like for modern aircraft, this information can be derived from a combination of GPS measurements and inertial navigation system (INS) data. This module introduces sensor models for inertial measurement units and GPS (and, more broadly, GNSS) receivers; performance and noise characteristics are reviewed. The module describes ways in which the two sensor systems can be used in combination to provide accurate and robust vehicle pose estimates.

WEEK 4
LIDAR Sensing
LIDAR (light detection and ranging) sensing is an enabling technology for self-driving vehicles. LIDAR sensors can ‘see’ farther than cameras and are able to provide accurate range information. This module develops a basic LIDAR sensor model and explores how LIDAR data can be used to produce point clouds (collections of 3D points in a specific reference frame). Learners will examine ways in which two LIDAR point clouds can be registered, or aligned, in order to determine how the pose of the vehicle has changed with time (i.e., the transformation between two local reference frames).

WEEK 5
Putting It together - An Autonomous Vehicle State Estimator
This module combines materials from Modules 1-4 together, with the goal of developing a full vehicle state estimator. Learners will build, using data from the CARLA simulator, an error-state extended Kalman filter-based estimator that incorporates GPS, IMU, and LIDAR measurements to determine the vehicle position and orientation on the road at a high update rate. There will be an opportunity to observe what happens to the quality of the state estimate when one or more of the sensors either 'drop out' or are disabled.

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Introduction to Graph Theory (Coursera) Coursera
University of California, San Diego,Higher School of Economics - HSE University

Introduction to Graph Theory (Coursera)

We invite you to a fascinating journey into Graph Theory — an area which connects the elegance of painting and the rigor of mathematics; is simple, but not unsophisticated. Graph Theory gives us, both an easy way to pictorially represent many major mathematical results, and insights into the deep theories behind them. In this course, among other intriguing applications, we will see how GPS systems find shortest routes, how engineers design integrated circuits, how biologists assemble genomes, why a political map can always be colored using a few colors. We will study Ramsey Theory which proves that in a large system, complete disorder is impossible!

Aug 24th 2026
5-12 Weeks
Planning for Autonomous Vehicles: A People-Centred Approach (FutureLearn) FutureLearn
EIT Urban Mobility

Planning for Autonomous Vehicles: A People-Centred Approach (FutureLearn)

Learn how autonomous vehicles can improve urban mobility, and how good town planning can ensure they do just that. Successfully incorporate autonomous vehicles into sustainable urban planning. For sustainable future cities, the way people use and move around urban spaces must be reviewed. The town planning done now will have massive impacts on city dwellers’ quality of life in the years to come.

Jan 31st 2022
4 Weeks
Verification and Synthesis of Autonomous Systems (Coursera) Coursera
University of Colorado Boulder

Verification and Synthesis of Autonomous Systems (Coursera)

This course will provide different techniques on the verification of autonomous systems against stability, regular, or omega-regular properties. Such techniques include Lyapunov theories, reachability analysis, barrier certificates, and model checking. Finally, it will introduce several techniques on designing controllers enforcing properties of interest over the original autonomous systems.

Aug 24th 2026
4 Weeks
Self-Driving Cars with Duckietown (edX) EdX
ETH Zurich,ETHx

Self-Driving Cars with Duckietown (edX)

The first robotics and AI MOOC with scale-model self-driving cars. Learn state-of-the-art autonomy with your own real robot (Duckiebot). Autonomy and AI are all around us, revolutionizing our daily lives. Autonomous vehicles have a huge potential to impact society in the near future. Have you ever wondered how autonomous vehicles really work? With this course, you will start from a box of parts and finish with a scaled self-driving car that drives autonomously in your living room. In the process, you will use state-of-the-art approaches, the latest software tools and real hardware in an engaging hands-on learning experience.

Self Paced
Self-Paced
Transporte inteligente para un futuro sostenible (URJC) URJCx
Universidad Rey Juan Carlos

Transporte inteligente para un futuro sostenible (URJC)

Este curso se centra en el tratamiento de aspectos estrechamente vinculados con el transporte por carretera, incluidos los condicionantes tecnológicos, energéticos y medioambientales asociados al transporte actual, así como las perspectivas en nuevos desarrollos de combustibles, tecnologías de la combustión, gestión sostenible de transporte y vehículos autónomos. Finalmente, aquí también podrás descubrir la opinión de importantes sectores relacionados con la movilidad sobre el futuro del transporte que nos espera.

No sessions available
5-12 Weeks
Vehicle Dynamics III: Vertical oscillations (iversity) Iversity
Helmut-Schmidt-Universität - Universität der Bundeswehr Hamburg

Vehicle Dynamics III: Vertical oscillations (iversity)

From Bugatti Veyron to Volkswagen Beetle, from racing to passenger car: Learn how they behave on a country road and on the autobahn! In this third part of Vehicle Dynamics, we will illuminate the vertical dynamic aspects of vehicles. In short, we will describe the elements involved when a car drives on a bumpy or rough street.

No sessions available
13-24 Weeks