Esempio n. 1
0
 // Called repeatedly when this Command is scheduled to run
 protected void execute() {
   drivetrain.drive(joystick);
 }