This repository provies the data and code that is required to investigate the results of our investigations. It contains a script that enables you to locally run a dash app, which you can use in your browser:
- Clone or download the repository.
- Open your terminal and go to the directory "Optimal_Control_GUI"
- Install all required packages by running "pip install -r requirements.txt"
- Go to the sub-directory "Optimal_Control_GUI/GUI"
- Run the python script "gui.py"
- You will be prompted an url (usually http://127.0.0.1:8050/), which you can either click or copy-paste into your browser to open the app.
- Have fun exploring the results!
- If you have any questions or encounter any (technical) problems, do not hesitate to contact me: [email protected]