kalmanfilter topic

List kalmanfilter repositories

Adaptive-Control

88
Stars
32
Forks
Watchers

Adaptive control methods developed by Karl Johan Åström and Björn Wittenmark from the 70-80's for industrial use

OpenKF

88
Stars
20
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