Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PIDController.setIntegratorRange documentation fix #6489

Merged
merged 3 commits into from May 24, 2024

Conversation

chauser
Copy link
Contributor

@chauser chauser commented Mar 28, 2024

Fixes the PIDController.setIntegratorRange documentation issue in #6484.
After further discussion, decided not to change the behavior for negative PID constants passed to the methods that modify them, enforcing non-negativity only at construction.

@chauser chauser requested a review from a team as a code owner March 28, 2024 21:08
@chauser chauser marked this pull request as draft March 29, 2024 16:39
@chauser chauser changed the title Pid controller fixes PIDController.setIntegratorRange documentation fix Mar 29, 2024
@chauser chauser marked this pull request as ready for review March 29, 2024 22:50
@chauser chauser requested a review from calcmogul March 30, 2024 02:13
@PeterJohnson PeterJohnson merged commit 294c994 into wpilibsuite:main May 24, 2024
25 checks passed
@chauser chauser deleted the PIDControllerFixes branch May 25, 2024 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants