The scientific background of the ViSoS simulator can be found in the attached pfd files, i.e., REFORMula_simulator_HU.pdf (in Hungarian, that is the original version) and REFORMula_simulator_EN.pdf (in English).
git clone https://github.com/sztaki-hu/REFORMula.git
cd REFORMula
python -m venv .venv
Windows CommandLine
.venv\Scripts\activate.bat
Windows PowerShell
.venv\Scripts\Activate.ps1
Linux and Mac
source ./.venv/bin/activate
py -m pip install --upgrade pip
pip install -r requirements.txt
Search for PLACE_YOUR_TOKEN and replace it with your own token. Save and close.
python motion.py