kalman filter & c++

This page summarizes the projects mentioned and recommended in the original post on /r/robotics

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. mars_lib

    MaRS: A Modular and Robust Sensor-Fusion Framework

    If you’re interested more in the result and less in trying to implement it yourself, you might consider MaRS: https://github.com/aau-cns/mars_lib

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. mars_ros

    A ROS wrapper for the MaRS Library

    Which also has a ROS wrapper: https://github.com/aau-cns/mars_ros

  4. Kalman-and-Bayesian-Filters-in-Python

    Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.

    https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python And on robotics in general

  5. PythonRobotics

    Python sample codes and textbook for robotics algorithms.

  6. Kalman

    Kalman Filter (by FrancoisCarouge)

    My goal with this Kalman filter for C++ is to solve your exact question.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The first game engine for robotics

    1 project | news.ycombinator.com | 12 Jun 2026
  • World's biggest RC A380 [video]

    2 projects | news.ycombinator.com | 4 May 2026
  • Why I'm Learning ROS 2 as a Database Person

    5 projects | dev.to | 1 May 2026
  • FusionCore: ROS 2 sensor fusion (IMU and GPS and encoders)

    1 project | news.ycombinator.com | 30 Apr 2026
  • Show HN: FusionCore: ROS 2 sensor fusion that outperforms robot_localization

    1 project | news.ycombinator.com | 28 Apr 2026

Did you know that C++ is
the 7th most popular programming language
based on number of references?