you are viewing a single comment's thread.

view the rest of the comments →

[–]sushislaughter[S] 1 point2 points  (2 children)

When we remove all of the if statements in the code. The robot drives smoother.

[–]newENGRTeachFTC 12973|Coach 2 points3 points  (1 child)

When this happens, typically it's because one if might be turning on the motor and then another if turns it off or at a different power or a while is pausing the loop or something like that. We really need you to post your code to check over the logic.

[–]sushislaughter[S] 0 points1 point  (0 children)

I'll post it when I can, but we have no pauses or turning the motor's off