Challenge- Create a MoveDistance Command
Challenge: The moveDistance() Method
moveDistance() MethodNow that you know how to use an Encoder, let's make a new method called moveDistance at the bottom of the XRPDrivetrain class. Remember when I said we'll use the MoveRobot command for later?
Conditions:
Last updated