@Override
 public void forward() throws RemoteException {
   motor.forward();
 }