Implement rotateAround() for Translation3d #7658
Labels
component: wpimath
Math library
good first issue
Good for newcomers.
type: feature
Brand new functionality, features, pages, workflows, endpoints, etc.
Blocks #7657.
Translation2d has
rotateAround(Translation2d other, Rotation2d rot)
for rotating the translation around a specified point, but Translation3d doesn't.The text was updated successfully, but these errors were encountered: