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

Open
TheComputer314 opened this issue Jan 8, 2025 · 0 comments · May be fixed by #7661
Open

Implement rotateAround() for Translation3d #7658

TheComputer314 opened this issue Jan 8, 2025 · 0 comments · May be 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.

@calcmogul calcmogul added component: wpimath Math library type: feature Brand new functionality, features, pages, workflows, endpoints, etc. good first issue Good for newcomers. labels Jan 8, 2025
@HarryXChen3 HarryXChen3 linked a pull request Jan 8, 2025 that will close this issue
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