-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Component: Board/Lib ManagerBoards Manager or Library ManagerBoards Manager or Library Manager
Description
Hi dear developers,
I have created a Kalman filter library for Arduino and wonder if you see interest in including it in the IDE library manager.
The motivation for this library is its versatility. Indeed the current arduino Kalman filter libraries I have seen are often one-dimensional or limited to some specific cases.
However the library I developed implements the full Kalman matrix equations, and is based on the already existing "BasicLinearAlgebra" arduino library.
This might be useful for most advanced projects and complementary from the already existing Kalman filter libraries.
The project and its documentation are available at my github/rfetick/Kalman
Kind regards :)
Metadata
Metadata
Assignees
Labels
Component: Board/Lib ManagerBoards Manager or Library ManagerBoards Manager or Library Manager