We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the SimplePYBotSDK wiki! A simple Python3 library to manage the states of servomotors and sensor in a robot.
python3 -m venv env source ./env/bin/activate pip install wheel pip install git+https://github.com/vellons/SimplePYBotSDK.git@main
See examples folder.