The drive-train on our robot has the wheels on the right going faster than the wheels on the left. If there any way we can correct this problem? We have not programmed it to do this, it just started happening.
Can you post your program please? How much faster are they going. Is there a gear train, or direct drive?
I think you are running into timing problems. This thread here talks about them Firmware Problem? - General Discussion - VEX Forum
The blocks sometimes think they are done when they are not. You have two sets of motors that need to report in their status.
I’d put a wait in front of each speed change to let the motors catch up with what they are doing. It may look a little jumpy when running, but should do the trick.
Let us know how you make out!!!
By how much are they going faster? Just so it doesn’t quite drive straight or so much so that it spins on the spot when it’s supposed to be going forwards?
It just pulls slightly to the left. The right wheels go a tad faster than the left. We use Modkit by the way.
Can you post a video to YouTube? The issue sounds more like a mechanical one (i.e. play in the chassis somewhere) rather than a motor one.