Python SDK for xArm Robotics (Supports Python 3.0+)
Run pip install . in the project root. Requires Python 3.0+.
- Add Python 3.0-3.12 compatibility: - Updated setup.py with setuptools/distutils fallback. - Added setuptools to requirements.txt. - Tested on Python 3.5 locally.