Hi guys, my team has been changing our robots a bit, but we found a problem. We want to test if the robot could go in a straight line but at the end of the program which is just to go straight, it will turn to the right. Our team uses chain drive for the drivetrain. We realized it was hardware that was causing the problem because using the code we separated the drivetrain to left and right side. When we made the right side to go a little more forward than the left, the problem was fixed. But we don’t want to use code to solve this issue, so is there an way to fix the hardware?
We have asked other teams in our organization to try driving forward and stop as we use chain drive. We realized that we all have the same problem.