Basic Kalman filter implementation in C++ using Eigen
☆592May 4, 2024Updated 2 years ago
Alternatives and similar repositories for kalman-cpp
Users that are interested in kalman-cpp 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,500Aug 24, 2023Updated 3 years ago
- Header only C++ implementation of standard and extended Kalman filters.☆117Dec 2, 2017Updated 8 years ago
- A basic Kalman Filter implementation in C++ using the Eigen library.☆41Jul 3, 2018Updated 8 years ago
- Lightweight C/C++ Extended Kalman Filter with Python for prototyping☆1,220Apr 9, 2026Updated 5 months ago
- Implementation of an EKF in C++☆104Nov 21, 2024Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Unmaintained - Kalman-style filter library building on the Eigen matrix math library☆18Sep 24, 2012Updated 13 years ago
- Object (e.g Pedestrian, vehicles) tracking by Extended Kalman Filter (EKF), with fused data from both lidar and radar sensors.☆832Oct 27, 2023Updated 2 years ago
- A small collection of Kalman Filters on Lie groups☆389Apr 13, 2023Updated 3 years ago
- Unscented Kalman Filter library for state and parameter estimation☆526Apr 21, 2026Updated 4 months ago
- Fusing GPS, IMU and Encoder sensors for accurate state estimation.☆650Oct 6, 2019Updated 6 years ago
- A cheatsheet of Eigen, the C++ linear algebra library.☆26May 5, 2021Updated 5 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆128Jul 16, 2018Updated 8 years ago
- A small C++11 header-only library for Lie theory.☆1,814Aug 5, 2026Updated last month
- C++ implementation of Lie Groups using Eigen.☆2,451Jul 6, 2024Updated 2 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 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,948Jun 5, 2021Updated 5 years ago
- Self-Driving Car Nanodegree Program Starter Code for the Extended Kalman Filter Project☆350Jul 6, 2022Updated 4 years ago
- personal practice☆17Apr 2, 2021Updated 5 years ago
- Error State Kalman Filter All in One, from Theory to Practice.☆59Jan 7, 2021Updated 5 years ago
- Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,exte…☆19,267Aug 7, 2024Updated 2 years ago
- Kalman filter, sensor fusion☆270Feb 26, 2021Updated 5 years ago
- This is a sim(3) poses optimized with ceres solver/local bundle adjustment and display with qt.☆36Sep 21, 2020Updated 5 years ago
- ☆10Mar 4, 2020Updated 6 years ago
- Fast loop detector for sequences of monocular images☆253May 14, 2020Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Extented Kalman Filter for 6D pose estimation using gps, imu, magnetometer and sonar sensor.☆427Mar 21, 2026Updated 5 months ago
- Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.☆2,415Updated this week
- Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib☆4,770Nov 21, 2023Updated 2 years ago
- Modern Robotics: Mechanics, Planning, and Control C++ Library --- The primary purpose of the provided software is to be easy to read and …☆545Jun 30, 2026Updated 2 months ago
- A light-weight, Eigen-based C++ library for trajectory optimization for legged robots.