Implementation of sensor fusion using Kalman Filters for localization of autonomous vehicles.
-
Updated
Nov 7, 2020 - Python
Implementation of sensor fusion using Kalman Filters for localization of autonomous vehicles.
Unscented Kalman Filter using CTRV model to estimate the state of multiple cars on a highway using noisy LiDAR and Radar measurements.
This repository contains C++ code for implementation of Unscented Kalman Filter project. This task was implemented to partially fulfill Term-II goals of Udacity's self driving car nanodegree program.
Unscented Kalman Filter for fusing LiDAR and Radar data
Localization of a vehicle using Particle filter
Particle filter implementation and combination with a map to determine the precise location of a vehicle
Highlights of the Project: Unscented Kalman Filter (Sensor fusion on both LiDAR and RADAR measurements), CTRV Motion Model (Non-linear), RMSE Performance measure.
Add a description, image, and links to the ctrv-model topic page so that developers can more easily learn about it.
To associate your repository with the ctrv-model topic, visit your repo's landing page and select "manage topics."