Lightweight C/C++ Extended Kalman Filter with Python for prototyping
☆1,202Apr 9, 2026Updated last month
Alternatives and similar repositories for TinyEKF
Users that are interested in TinyEKF are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Header-only C++11 Kalman Filtering Library (EKF, UKF) based on Eigen3☆1,495Aug 24, 2023Updated 2 years ago
- This is a Kalman filter used to calculate the angle, rate and bias from from the input of an accelerometer/magnetometer and a gyroscope.☆1,937Jun 5, 2021Updated 4 years ago
- C-Implementation of an Extended Kalman Filter for use in embedded applications☆102Apr 7, 2015Updated 11 years ago
- Python real-time scrolling multi-plot over time☆43May 21, 2026Updated last week
- Unscented Kalman Filter (UKF)☆71Apr 12, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A compact Extended Kalman Filter (EKF) library for real time embedded system (with template for Teensy4/Arduino and STM32CubeIDE)☆137May 1, 2020Updated 6 years ago
- Unscented Kalman Filter library for state and parameter estimation☆522Apr 21, 2026Updated last month
- MSF - Modular framework for multi sensor fusion based on an Extended Kalman Filter (EKF)☆1,090Jan 22, 2026Updated 4 months ago
- Basic Kalman filter implementation in C++ using Eigen