@Override
 public boolean isMoving() throws RemoteException {
   return motor.isMoving();
 }