Some questions when resetting Profiled PID Controller

l think whether should l reset my ProfiledPIDController at the start of each trajectory. Is there any problems with it?

There are no problems. You should reset your (theta) controller whenever you start using it after it’s been inactive. This means whenever you start following a trajectory or some autonomous behavior that uses theta control since the measurement could have changed from the last setpoint.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.