public boolean comInt(short command, short argument) {
   return AriaJavaJNI.ArRobotPacketSender_comInt(swigCPtr, this, command, argument);
 }