Skip to content

[Improvement] Implement Kalman Filtering #7

@aussetg

Description

@aussetg

The task of estimating the correct point at time T given past times is called Filtering in statistics. This is exactly what's happening here so it's the perfect fit :) Should eliminate the input lag (provided computations are not too slow).

https://en.wikipedia.org/wiki/Kalman_filter

Just putting it here as reminder, I may do it myself if I manage to find in which part of my brain I lost all my C++ knowledge.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions