Roboto a tiny robot with dreams of mastering drift skills Instructions You need to install the requirements # Use virtualenv to isolate the enviroment python3 -m venv venv source venv/bin/activate pip install -r requirements.txt