kalmanfilter topic
List
kalmanfilter repositories
Adaptive-Control
99
Stars
31
Forks
Watchers
Adaptive control methods developed by Karl Johan Åström and Björn Wittenmark from the 70-80's for industrial use
OpenKF
101
Stars
23
Forks
Watchers
This is an open source Kalman filter C++ library based on Eigen3 library for matrix operations. The library has generic template based classes for most of Kalman filter variants including: (1) Kalma...
Robot_Control
18
Stars
3
Forks
Watchers
Robot Control using PID Controller and Kalman Filter