public final class RobotErrorCode
extends java.lang.Enum
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
java.lang.String |
getDescription() |
static RobotErrorCode |
getRobotErrorCode(int value) |
java.lang.String |
toString() |
static RobotErrorCode |
valueOf(java.lang.String name) |
static RobotErrorCode[] |
values() |
public static final RobotErrorCode ADJUST_SPEED_FAILED
public static final RobotErrorCode CANCEL_FAILED
public static final RobotErrorCode CHARGING
public static final RobotErrorCode COMMAND_NOT_IN_QUEUE
public static final RobotErrorCode COMMAND_OVERRIDE
public static final RobotErrorCode COMMON_API_VERSION_TOO_OLD
public static final RobotErrorCode COMMON_CHARGING
public static final RobotErrorCode COMMON_CHARGING_AC
public static final RobotErrorCode COMMON_CHARGING_DOCKING
public static final RobotErrorCode COMMON_OUT_OF_BATTERY
public static final RobotErrorCode COMMON_PROCESS_KILLED
public static final RobotErrorCode COMMON_SERVICE_FAILED
public static final RobotErrorCode COMMON_UNKNOWN_ERROR
public static final RobotErrorCode COMPASS_SENSOR_NO_CONTACT
public static final RobotErrorCode COMPASS_SERVICE_BIND_FAIL
public static final RobotErrorCode COORDINATOR_APP_CANCELED
public static final RobotErrorCode COORDINATOR_CAMERA_RECORD_NOT_ALLOW
public static final RobotErrorCode COORDINATOR_CANCEL_FAILED
public static final RobotErrorCode COORDINATOR_COMMAND_NOT_IN_QUEUE
public static final RobotErrorCode COORDINATOR_COMMAND_PREEMPTED
public static final RobotErrorCode COORDINATOR_DESTROYED
public static final RobotErrorCode COORDINATOR_PERMISSION_DENIED
public static final RobotErrorCode COORDINATOR_PRIORITY_TOO_LOW
public static final RobotErrorCode COORDINATOR_QUEUE_EMPTY
public static final RobotErrorCode COORDINATOR_QUEUE_FULL
public static final RobotErrorCode COORDINATOR_QUEUE_NOT_EMPTY
public static final RobotErrorCode COORDINATOR_READY_TO_CHARGE
public static final RobotErrorCode COORDINATOR_UNKNOWN_COMMAND
public static final RobotErrorCode ERROR_FACE_ALREADY_ENROLL
public static final RobotErrorCode ERROR_FACE_DETECT_FAIL
public static final RobotErrorCode ERROR_FACE_INTERNAL_IDERROR
public static final RobotErrorCode ERROR_FACE_IS_AMBIGUOUS
public static final RobotErrorCode ERROR_FACE_NO_ONE_APPEAR
public static final RobotErrorCode ERROR_FACE_TOO_CLOSE
public static final RobotErrorCode ERROR_FACE_TOO_DARK
public static final RobotErrorCode ERROR_FACE_TOO_FAR
public static final RobotErrorCode ERROR_FACE_TOO_LEFT
public static final RobotErrorCode ERROR_FACE_TOO_RIGHT
public static final RobotErrorCode ERROR_FACE_TOO_SIDE
public static final RobotErrorCode ERROR_FACE_UNDER_RECOGNITION
public static final RobotErrorCode ERROR_FACE_UNKNOWN
public static final RobotErrorCode ERROR_RECOGNITION_STATUS_FAILED
public static final RobotErrorCode ERROR_UNDER_LONG_PROCESS_TIME
public static final RobotErrorCode EXP_FACE_PREEMPTED
public static final RobotErrorCode EXP_INIT_FINISH
public static final RobotErrorCode EXP_NEED_RESTART
public static final RobotErrorCode EXP_NOT_INIT_FINISH
public static final RobotErrorCode EXP_PREVIOUS_PAUSE_TTS_ABANDONED
public static final RobotErrorCode EXP_SEND_ERROR_ARGUMENT
public static final RobotErrorCode EXP_TTS_IS_PLAYING
public static final RobotErrorCode EXP_TTS_PAUSED
public static final RobotErrorCode EXP_TTS_RESUME
public static final RobotErrorCode EXP_TTS_STOPPED
public static final RobotErrorCode FAIL_TIME_OUT
public static final RobotErrorCode FOLLOW_WRONG_USER
public static final RobotErrorCode GOTO_FAIL_TIME_OUT
public static final RobotErrorCode GOTO_GUIDE_TIMEOUT_OR_CANCEL
public static final RobotErrorCode GOTO_INVALID_ADDRESS
public static final RobotErrorCode GOTO_LOCALIZATION_ONERROR
public static final RobotErrorCode GOTO_MAP_NOT_EXIST
public static final RobotErrorCode GOTO_NO_CANDRAWOVERLAYS_PERMISSION
public static final RobotErrorCode GOTO_NO_FREE_POINT_FROM_START
public static final RobotErrorCode GOTO_NO_SDCARD_PERMISSION
public static final RobotErrorCode GOTO_QUERY_LOCATION_FAIL_NO_FREE_POINT
public static final RobotErrorCode GOTO_QUERY_LOCATION_FAIL_NO_LABEL
public static final RobotErrorCode GOTO_STUCK_CANCEL
public static final RobotErrorCode GOTO_STUCK_TIMEOUT
public static final RobotErrorCode GOTO_UNEXPECTED_ERROR
public static final RobotErrorCode GOTO_USER_CANCEL_MOVING_TASK
public static final RobotErrorCode GOTO_USER_CANCELED_LOCALIZE_GUIDE
public static final RobotErrorCode GOTO_USER_REQUEST_MOVING_GUIDE
public static final RobotErrorCode MAP_NOT_EXIST
public static final RobotErrorCode MOTION_ANTI_DROP
public static final RobotErrorCode MOTION_AVOIDANCE_STOP
public static final RobotErrorCode MOTION_BUMPING
public static final RobotErrorCode MOTION_BUMPING_RECOVER_FAIL
public static final RobotErrorCode MOTION_CHECK_DOOR_LABEL
public static final RobotErrorCode MOTION_END_POINT_OUT_OF_MAP
public static final RobotErrorCode MOTION_EXCEED_VEL_BOUND
public static final RobotErrorCode MOTION_FAIL_BATTERY_PLUGGED_AC
public static final RobotErrorCode MOTION_FAIL_DOCKING_ABORT
public static final RobotErrorCode MOTION_FAIL_DOCKING_ERROR
public static final RobotErrorCode MOTION_FAIL_DOCKING_TERMINATE
public static final RobotErrorCode MOTION_FAIL_DOCKING_THREE_TIMES
public static final RobotErrorCode MOTION_FAIL_DOCKING_TIMEOUT
public static final RobotErrorCode MOTION_FAIL_DROP_IR_45
public static final RobotErrorCode MOTION_FAIL_DROP_IR_B60
public static final RobotErrorCode MOTION_FAIL_DROP_IR_L45
public static final RobotErrorCode MOTION_FAIL_DROP_IR_L70
public static final RobotErrorCode MOTION_FAIL_DROP_IR_LIFTED
public static final RobotErrorCode MOTION_FAIL_DROP_IR_LR70
public static final RobotErrorCode MOTION_FAIL_DROP_IR_R45
public static final RobotErrorCode MOTION_FAIL_DROP_IR_R70
public static final RobotErrorCode MOTION_FAIL_DROP_IR_RECOVER_FAIL
public static final RobotErrorCode MOTION_FAIL_FOLLOW_USER_OBSTACLE
public static final RobotErrorCode MOTION_FAIL_LOAD_MAP
public static final RobotErrorCode MOTION_FAIL_OBSTACLE
public static final RobotErrorCode MOTION_FAIL_OPEN_FILE
public static final RobotErrorCode MOTION_FAIL_OUT_OF_BOUNDS
public static final RobotErrorCode MOTION_FAIL_OUT_OF_TEMPO_BOUND
public static final RobotErrorCode MOTION_FAIL_REACH
public static final RobotErrorCode MOTION_FAIL_SEND_CMD_SIZE
public static final RobotErrorCode MOTION_FAIL_SET_ODOMETRY
public static final RobotErrorCode MOTION_FAIL_TIMEOUT
public static final RobotErrorCode MOTION_NO_ROUTE
public static final RobotErrorCode MOTION_NO_ROUTE_A
public static final RobotErrorCode MOTION_NO_ROUTE_B
public static final RobotErrorCode MOTION_NO_SECTION_PATH
public static final RobotErrorCode MOTION_NO_SLAM_MAP
public static final RobotErrorCode MOTION_NOTHING
public static final RobotErrorCode MOTION_OUT_WORK_SPACE
public static final RobotErrorCode MOTION_OVER_CURRENT_ALL
public static final RobotErrorCode MOTION_OVER_CURRENT_NECK_PITCH
public static final RobotErrorCode MOTION_OVER_CURRENT_NECK_YAW
public static final RobotErrorCode MOTION_OVER_CURRENT_WHEEL_L
public static final RobotErrorCode MOTION_OVER_CURRENT_WHEEL_R
public static final RobotErrorCode MOTION_OVER_LOAD_ALL
public static final RobotErrorCode MOTION_OVER_LOAD_NECK_PITCH
public static final RobotErrorCode MOTION_OVER_LOAD_NECK_YAW
public static final RobotErrorCode MOTION_OVER_LOAD_WHEEL_L
public static final RobotErrorCode MOTION_OVER_LOAD_WHEEL_R
public static final RobotErrorCode MOTION_OVER_TEMPERATURE_ALL
public static final RobotErrorCode MOTION_OVER_TEMPERATURE_NECK_PITCH
public static final RobotErrorCode MOTION_OVER_TEMPERATURE_NECK_YAW
public static final RobotErrorCode MOTION_OVER_TEMPERATURE_WHEEL_L
public static final RobotErrorCode MOTION_OVER_TEMPERATURE_WHEEL_R
public static final RobotErrorCode MOTION_REMOTE_EXCEPTION
public static final RobotErrorCode MOTION_RESET_END_POINT
public static final RobotErrorCode MOTION_RESET_START_POINT
public static final RobotErrorCode MOTION_SPECIFIC_ACTION_OUT_OF_DEFINITION
public static final RobotErrorCode MOTION_START_POINT_OUT_OF_MAP
public static final RobotErrorCode MOTION_TRAPPING
public static final RobotErrorCode MULTITASK_QUEUE_IS_FULL
public static final RobotErrorCode NO_ERROR
public static final RobotErrorCode NOT_MULTITASK_COMMAND
public static final RobotErrorCode PERMISSION_DENIED
public static final RobotErrorCode PLUGIN_FAIL_FOLLOW_USER_OBSTACLE
public static final RobotErrorCode PROCESS_KILLED
public static final RobotErrorCode QUEUE_IS_EMPTY
public static final RobotErrorCode QUEUE_IS_NOT_EMPTY
public static final RobotErrorCode RETURN_BASE_NO_SPECIFIC_CHARGING_STATION
public static final RobotErrorCode SERVICE_FAILED
public static final RobotErrorCode UNKNOWN_COMMAND
public static final RobotErrorCode UNKNOWN_ERROR
public static final RobotErrorCode USER_CANCELED
public static final RobotErrorCode VISION_LOCALIZATION_CANCELED
public static final RobotErrorCode VISION_LOCALIZATION_INVALID_STATUS
public static final RobotErrorCode VISION_LOCALIZATION_MAP_FAILED
public static final RobotErrorCode VISION_LOCALIZATION_NO_SPECIFIED_MAP_DIR
public static final RobotErrorCode VISION_LOCALIZATION_PERMISSION_DENIED
public static final RobotErrorCode VISION_LOCALIZATION_RESULT_UNRELIABLE
public static final RobotErrorCode VISION_LOCALIZATION_UNKNOWN_ERROR
public static final RobotErrorCode VISION_R200_OPEN_FAILED
public static final RobotErrorCode WAITING_QUEUE_IS_FULL
public static final RobotErrorCode WHEEL_LIGHT_EACCES
public static final RobotErrorCode WHEEL_LIGHT_EINVAL
public static final RobotErrorCode WHEEL_LIGHT_ENODEV
public static final RobotErrorCode WHEEL_LIGHT_ENOENT
public static final RobotErrorCode WHEEL_LIGHT_ENXIO
public static final RobotErrorCode WHEEL_LIGHT_EPERM
public static final RobotErrorCode WHEEL_LIGHT_EREMOTEIO
public int getCode()
public java.lang.String getDescription()
public static RobotErrorCode getRobotErrorCode(int value)
public java.lang.String toString()
toString
in class java.lang.Enum
public static RobotErrorCode valueOf(java.lang.String name)
public static RobotErrorCode[] values()