mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
Rotation2d.fromRotations(1).equals(new Rotation2d(2 * Math.PI)); // true Also adds a member method to get the value of the Rotation2d in rotations.