Exceptions
  • 1 Minute to read

Exceptions


Article summary

ExceptionCondition
RayaArmsExceptionException from arms method
RayaArmsExternalExceptionAny specific exception raised in the execution of the command for the current robotic device
RayaArmsNumberOfElementsNotMatchThe number of elements of multiples list that must match is not the same in all list
RayaArmsInvalidArmNameNot valid arm name for the current robotic device
RayaArmsInvalidGroupNameNot valid group name for the current robotic device
RayaArmsInvalidArmOrGroupNameNot valid arm or group name for the current robotic device
RayaArmsInvalidJointNameInvalid joint name for the selected arm
RayaArmsNotPoseArmDataAvailableThe data about the current state of the arm is not avalaible.
RayaArmsNotPredefinedPoseAvailableNot valid predefined pose name for the selected arm
RayaArmsInvalidNumberOfJointsThe number of joints exceed the number of joints of the arm requested.
RayaArmsOutOfLimitsThe joint position requested is out of the limits.
RayaArmsPredefinedPoseEmptyNameThe Predefined pose name is empty.
RayaArmsPredefinedPoseNameAlreadyExistThe predefined pose name is already in use.
RayaArmsPredefinedPoseNameNotExistThe predefined pose with name requested is not defined.
RayaArmsPredefinedTrajectoryNameNotExistThe predefined trajectory with name requested is not defined.
RayaArmsPredefinedTrajectoryNameAlreadyExistThe predefined trajectory name is already in use.
RayaArmsErrorParsingPredefinedTrajectoryThe predefined trajectory has corrupt values or format
RayaArmsInvalidCustomCommandThe custom command requested doesn't exist
RayaArmsInvalidNumberOfELementsThe number of elements for a specific list is not the indicated

Was this article helpful?

What's Next