Gyro Sensor Not Working `

Hello,

I’m having trouble with the gyro sensor. I’m coding it for a precise turn, however whenever I pu in 90 degreees, it turns 100 degrees.
Any Help?

using drivetrain class ? It may be turning too fast, you may have a big heavy robot, perhaps post photos or a video showing what happens.

2 Likes

Perhaps post the code you are using for a “precise” turn?

Heres the video:
ezyzip.zip (18.1 MB)

so to clarify, is this code you wrote ?

or is it just ?

d.turnToHeading( 90, degrees );

can you post the code.

2 Likes