UFactory XARM User Manual page 34

Bio gripper
Hide thumbs Also See for XARM:
Table of Contents

Advertisement

xArm-Python-SDK Error Handling:
When designing the robotic arm motion path with the Python library, if the robotic
arm error (see Appendix for Alarm information) occurs, then it needs to be cleared
manually. After clearing the error, the robotic arm should be motion enabled.
Python library error clearing steps: (Please check GitHub for details on the
following interfaces)
a.
Eerror clearing: clean_error()
b.
Re-enable the robotic arm: motion_enable(true)
c.
Set the motion statu: set_statu(0)
34

Advertisement

Table of Contents
loading

Table of Contents