A drivetrain method which allows us to drive straight via PID is already available, as long as a distance is supplied. However, in some cases the drivetrain simply needs to go straight until interrupted. This will most likely overload the drivetrain.driveStraight() method.