@Override
 public float getMaxSpeed() throws RemoteException {
   return motor.getMaxSpeed();
 }