Due to mechanical difficulties, the robot does not drive straight by itself, this means we have to correct for this drift in code. ### Two Methods - Refine the manual correction value we are currently using - Look into using PID
Due to mechanical difficulties, the robot does not drive straight by itself, this means we have to correct for this drift in code.
Two Methods