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

Implement rotateAround() for Translation3d #7658

Closed
TheComputer314 opened this issue Jan 8, 2025 · 0 comments · Fixed by #7661
Closed

Implement rotateAround() for Translation3d #7658

TheComputer314 opened this issue Jan 8, 2025 · 0 comments · Fixed by #7661
Labels
component: wpimath Math library good first issue Good for newcomers. type: feature Brand new functionality, features, pages, workflows, endpoints, etc.

Comments

@TheComputer314
Copy link
Contributor

Blocks #7657.

Translation2d has rotateAround(Translation2d other, Rotation2d rot) for rotating the translation around a specified point, but Translation3d doesn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: wpimath Math library good first issue Good for newcomers. type: feature Brand new functionality, features, pages, workflows, endpoints, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants