This GUI is meant to offer easy visualization and control over the NeonFC software in SSL-EL trainings and competitions. The Neon Soccer GUI is based on PyQt6.
To use this GUI, clone this repository and make sure to have PyQT6, PyOpenGL, numpy and Pillow installed:
git clone https://github.com/project-neon/NeonSoccerGUI.git
pip install PyQT6
pip install PyOpenGL
pip install numpy
pip install -U PillowThen, in order to start the program, with the version 3.12.1 of python, run:
python3 neonGUI.py