Inertial wont update angle

I was programming our auton but it wouldn’t stop spinning. So I made one that spun the robot very slowly and printed the angle. The angle was not updating. What could be wrong with it?

Add a sleep/wait block for at least 0.020 seconds. That played a role when it was affecting @adrienschlag in a similar way.

1 Like