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
SizzinSeal
changed the title
🐛[BUG] Rotation::reset() does not change the absolute angle of the rotation sensor
🐛Rotation::reset() does not change the absolute angle of the rotation sensor
Feb 20, 2025
SizzinSeal
changed the title
🐛Rotation::reset() does not change the absolute angle of the rotation sensor
🐛:memo: Rotation::reset() does not change the absolute angle of the rotation sensor
Feb 24, 2025
SizzinSeal
changed the title
🐛:memo: Rotation::reset() does not change the absolute angle of the rotation sensor
🐛Rotation::reset() does not change the absolute angle of the rotation sensor
Feb 24, 2025
Referring to purduesigbots/pros#688
Describe the bug
There is no way to set the absolute angle measured by the rotation sensor to 0
To Reproduce
Steps to reproduce the behavior:
Rotation::reset()
Expected behavior
For
Rotation::reset()
to zero the absolute position of the encoderScreenshots
N/A
Desktop (please complete the following information):
N/A
Kernel Version: 4.1.0
Additional context
Also, the docs don't distinguish between
Rotation::get_position
andRotation::get_angle
The text was updated successfully, but these errors were encountered: