🐛[BUG] Rotation::reset()
does not change the absolute angle of the rotation sensor
#688
Labels
bug
Something isn't working
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: