Kalman Filter, Extended Kalman Filter, and Unscented Kalman Filter implementation in C++
-
Updated
Feb 15, 2023 - C++
Kalman Filter, Extended Kalman Filter, and Unscented Kalman Filter implementation in C++
In this project, I developed the estimation portion of my controller for the drone in the Udacity CPP simulator. My simulated quad is now able to fly with my estimator and my custom controller (from project 3).)
Add a description, image, and links to the extended topic page so that developers can more easily learn about it.
To associate your repository with the extended topic, visit your repo's landing page and select "manage topics."