Drives the robot the specified distance backwards using the default PidController.
distance
wc.estimateStartPos({0, 0}, 0); wc.backwardsDriveDistance(24);