For dealing with all information that come from instances of things
- ssl-vision Link
- ssl-game-controller Link
- ssl-simulation-protocol Link
- ssl-simulation-setup Link
- grSim Link
- erForceSim Link
This project is compatible with Python 3.10.12.
To create a virtual environment in Python 3.10.12, run the following commands:
python3.10 -m venv env
source env/bin/activate
then
pip install -r requirements.txt
pip install -e .