You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Rotation2d class doesn't constrain the range of angles. The Drivetrain class' getRotation method may return angles greater than 360°. We need to carefully consider what the intended behavior should be.
The text was updated successfully, but these errors were encountered:
The Rotation2d class doesn't constrain the range of angles. The Drivetrain class' getRotation method may return angles greater than 360°. We need to carefully consider what the intended behavior should be.
The text was updated successfully, but these errors were encountered: