This repository is based on pybind11 and CMake, providing Python bindings for the Elite Robots CS C++ SDK.
- CS Controller (the robot control software):
- If using version 2.13.x, it must be >= 2.13.4 (for CS-Series).
- If using version 2.14.x, it must be >= 2.14.2.
- If the robot control software version is lower than this, an upgrade is recommended.
- python3 >= 3.6
For build and installation instructions, see: Build Guide