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

[wpimath] Remove discretizeAQTaylor() #5562

Merged

Conversation

calcmogul
Copy link
Member

It gives incorrect results. Any replacement should just be an implementation detail of discretizeAQ().

Closes #5339.

It gives incorrect results. Any replacement should just be an
implementation detail of discretizeAQ().

Closes wpilibsuite#5339.
@calcmogul calcmogul requested a review from a team as a code owner August 23, 2023 05:00
@PeterJohnson PeterJohnson merged commit 8f3d6a1 into wpilibsuite:main Aug 23, 2023
23 checks passed
@calcmogul calcmogul deleted the wpimath-remove-discretize-aq-taylor branch August 23, 2023 17:47
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.

Discretization.discretizeAQTaylor() is inaccurate
2 participants