Open
Description
Is your feature request related to a problem? Please describe.
The feedforward calculate() overloads that take nextVelocity are more accurate for discrete systems. ProfiledPIDController doesn't provide a way to get it though.
Describe the solution you'd like
Add a function that returns the next setpoint pair.