XGODogLib
xgolib is the motion control interface of XGO, and xgoedu is the AI module peripheral call and simple AI function interface
Install / Use
/learn @Xgorobot/XGODogLibREADME
XGODoglib
Adopted the new XGO-Dog motion library and graphical display library
功能特性
- Updated xgolib to work only with XGOMini,XGOLite,XGORider,XGOMini3W in the XGO family
- Removed the xgoedu library and related, will not maintain the xgoedu library related content in the future
安装指南
- If xgo-pythonlib 0.3.5 is already installed
- sudo pip uninstall xgo-pythonlib==0.3.5
- pip uninstall xgo-pythonlib==0.3.5
- Install the latest xgolib
- pip install xgolib
- pip install xgolib
前提条件
- Python 3.8+
