FrancoisCarouge / Kalman
Kalman Filter
☆55Updated this week
Alternatives and similar repositories for Kalman:
Users that are interested in Kalman are comparing it to the libraries listed below
- A fast and flexible C++ simulation engine and differential equation solver.☆129Updated 2 months ago
- Header only C++ implementation of standard and extended Kalman filters.☆116Updated 7 years ago
- Kalman Filter, Extended Kalman Filter, and Unscented Kalman Filter implementation in C++☆34Updated 2 years ago
- PF: a header only template library for fast particle filtering!☆57Updated last month
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆83Updated 4 years ago
- A basic Kalman Filter implementation in C++ using the Eigen library.☆37Updated 6 years ago
- How to make Eigen C++ code real-time☆67Updated last year
- Easily plotting from within C++ using Matplotlib, Python and pybind11☆15Updated 5 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆52Updated 3 months ago
- ☆19Updated 6 months ago
- Utilities for Modern C++☆23Updated 7 years ago
- matplotlib-cpp with Eigen interfaces.☆55Updated 4 years ago
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆42Updated 3 weeks ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated this week
- Kalman filter sanctuary - including continuous-discrete extended Kalman filter. Bring additional filters here for a bigger collection.☆60Updated 3 years ago
- Control in C++☆26Updated 4 years ago
- A graph library using modern C++ features (e.g., C++20 ranges) to be as efficient and user-friendly as possible.☆43Updated 2 weeks ago
- Automatic Differentiated Extended Kalman Filter (ADEKF) - This is a generic EKF Implementation that uses automatic differentiation to get…☆124Updated 11 months ago
- Efficient in-process pub/sub pattern for C++☆15Updated 3 years ago
- A C++17 interface for HDF5☆94Updated this week
- C++ ROS bag reader☆27Updated 5 months ago
- Alternative to matplotlibcpp with better syntax, based on pybind