extended-kalman-filter topic
cnkalman
This is a relatively low level implementation of a kalman filter; with support for extended and iterative extended kalman filters. The goals of the project are to provide a numerically stable, robust...
SLAM
This repository consists the entire solution code for the course SLAM - by Claus Brenner. All solutions have been written in Python 3. You can find the video tutorials on YouTube.
Unscented-Kalman-Filter
Unscented Kalman Filter in C code and MATLAB code - Easy to use
agrobot
Neural-Kalman GNSS/INS Navigation for Precision Agriculture
OpenKF
This is an open source Kalman filter C++ library based on Eigen3 library for matrix operations. The library has generic template based classes for most of Kalman filter variants including: (1) Kalma...
eskf_localization
Self-position estimation by eskf by measuring gnss and imu
kalmankit
Multidimensional implementation of standard and extended Kalman Filters
Maximum-Correntropy-Kalman-Filter
Maximum Correntropy Kalman Filter
FE-GUT
A novel architecture in which the Factor Graph Optimization (FGO) is hybrid with the Extended Kalman Filter (EKF) for tightly coupled GNSS/UWB integration with online Temporal calibration (FE-GUT).
State_Estimation
Implementation of Kalman Filter, Extended Kalman Filter and Moving Horizon Estimation to the stirred tank mixing process.