Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 544 Bytes

File metadata and controls

15 lines (12 loc) · 544 Bytes

Neon Soccer GUI

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 Pillow

Then, in order to start the program, with the version 3.12.1 of python, run:
python3 neonGUI.py