m-lundberg / simple-pid

A simple and easy to use PID controller in Python
MIT License
801 stars 217 forks source link

Feed forward #87

Open ramprao opened 3 months ago

ramprao commented 3 months ago

Thank you for this very useful library.

Is it possible to add velocity feed forward to this?