Skip to content

# This the main client for acting inside the Small Size League

Notifications You must be signed in to change notification settings

unball/UnBallSSLclient

Repository files navigation

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 .

About

# This the main client for acting inside the Small Size League

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages