This is a simple example of the python API for controlling Orbita3d actuator.
The installation procedure can be found in the orbita3d_control docs
In short, you'll need:
-
Installed rust
-
Installed EtherCAT IgH master
-
Install the
piprequirementspip install -r requirements.txt --verboseThis command will take somet time (cca 5mins)
You can find the full python API docs here