Open antoniopnp opened 1 week ago
I would appreciate it if you could add a test case for this. It doesn't need to be anything too complicated.
I would also appreciate if you could update pid.pyi with the relevant types for your changes.
Thanks a lot for your contribution btw, I appreciate you taking the time!
This pull request adds a feed-forward term to the output, helping the system reach the desired output quickly. It provides a predictive, open-loop component that anticipates the required output.
The option to enable or disabled the feature was added aswell.
Issue: https://github.com/m-lundberg/simple-pid/issues/87