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 WheelPositions interface/concept #6771

Merged
merged 3 commits into from
Jul 16, 2024

Conversation

Alextopher
Copy link
Contributor

@Alextopher Alextopher commented Jun 23, 2024

Closes #6706

@KangarooKoala
Copy link
Contributor

You'll need to run Java formatting locally (./gradlew wpimath:spotlessApply), but otherwise looks good to me, for what it's worth.

@Gold856
Copy link
Contributor

Gold856 commented Jun 23, 2024

Should this PR also remove/deprecate the copy methods left over from the WheelPositions interface on all the WheelPositions classes?

@spacey-sooty
Copy link
Contributor

Should this PR also remove/deprecate the copy methods left over from the WheelPositions interface on all the WheelPositions classes?

imo yes

@PeterJohnson PeterJohnson merged commit 6c0429c into wpilibsuite:main Jul 16, 2024
31 of 32 checks passed
calcmogul added a commit to calcmogul/allwpilib that referenced this pull request Jul 16, 2024
PeterJohnson pushed a commit that referenced this pull request Jul 16, 2024
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.

[wpimath] Remove or deprecate unused WheelPositions interface/concept
6 participants