HuskieRobotics / HuskieRobotics/3061-lib
the Drivetrain's getRotation method may return angles > 360°
Open
help wanted
- Dominant language
- Java
- Stars
- 32
- Forks
- 17
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.