Categorizes the functions from the xArm Python SDK and adds a variety of functions for different movements or playing solitaire using the arm
- Takes the arm controls from xArm's Python SDK and sorts them into categories of cartesian movement, gripper controls and utilities
- Adds functions to perform new motions with the arm and attempt to improve the standard movement functions
- Adds UI based game to allow for ball solitaire to be played using the arm
The xArm python SDK, which can be installed through:
python3 -m pip install xarm-python-sdk
See requirements.txt for a more comprehensive list
Alternative download methods can be found in xArm's SDK page: https://github.com/xArm-Developer/xArm-Python-SDK