Our vex robot wont stop spinning

Hi our programming team needs some help we are currently working on the programming challenge and we have run into a problem whenever we try to program it to turn it starts spinning in circles. we are using vex iq software any solutions would be appreciated.

thanks T.O.K

As always, need to see a picture of your robot so we can see the drive train. Need to see your code. Need to know what ports your motors and sensors are plugged into.

1 Like

Can you post a picture of your code?

Need an image of robot and code, and preferably motor ports and if they are set up correctly.

[quote=“T.O.K, post:1, topic:111055, full:true”]
Hi our programming team needs some help we are currently working on the programming challenge and we have run into a problem whenever we try to program it to turn it starts spinning in circles. we are using vex iq software any solutions would be appreciated.

thanks T.O.K

Thanks for all the help everyone! one of our programmers accidentally deleted our code but ill write all i can remember below

drive forward 200mm stop driving turn 90 degrees right drive forward 75mm raise jibberjaber 180 degrees thats all that i can remember. also the jiberjaber is the thing for touching down

We had this problem once and we reset the brain and/or the gyro and it worked fine

1 Like

OK, so it’s hard to debug deleted code, but it sounds what you would like the robot to do will work. Recreate the code, test it and then if it’s not working post the code.

2 Likes

Hi everyone getting a picture of the code now because it didn’t work thanks again,
T.O.K

spinning

this is our code. T.O.K

Motor Assignments? Gen 1 or 2? Gyro? Inertial?

1 Like

No idea. Similar thing happened to me during an autonomous skills run during a VRC tournament. Not even the refs knew why.

Is that the ONLY 5 blocks in your code? I know that sometimes blocks are way over on the side and not visible in the main window.

Hi thanks for posting

And to my fan club on Discord, yes, I know this is a middle school student.

Your posting isn’t helpful. “No idea” does not help the original poster or anyone else trying to diagnose the problem.

On the other hand if you had this problem and fixed it then a post of

But we went home and did x, then y and then z and it worked would help.

Sorry that you had the same problem, start a new post with your code and we can try to help you too!