Skip to content
#

extended-kalman-filter

Here are 146 public repositories matching this topic...

A compact suite of Kalman filter and its nonlinear variants including Extended Kalman filter, Unscented kalman filter, Error State EKF, Invariant EKF, Square Root EKF, Cubature etc. Process model based on differential drive and ackerman kinematics.

  • Updated May 29, 2024
  • Python
LowLevelParticleFilters.jl

A generic library for linear and non-linear Gaussian smoothing problems. The code leverages JAX and implements several linearization algorithms, both in a sequential and parallel fashion, as well as efficient gradient rules for computing gradients of required quantities (such as the pseudo-loglikelihood of the system).

  • Updated May 23, 2024
  • Jupyter Notebook

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) Kalman Filter, (2) Extended Kalman Filter, (3) Unscented Kalman Filter, and (4) Square-root UKF..

  • Updated May 4, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the extended-kalman-filter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the extended-kalman-filter topic, visit your repo's landing page and select "manage topics."

Learn more