-
I'm a computer engineer with a long lost basic electrical and control theory engineering background. I needed a C++ Kalman filter library. Looking around I found many implementations for simple specific practical problems, some published papers for larger and complex problems, but few generalized libraries in modern C++. So I made one for the classical filter form.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Here is an example of a derivation of an inertial navigation EKF in sympy: https://github.com/jschall/pyEKF
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.