How to install everything:
- Create the virtual environment
- Install jupyterlab, jupyer notebook or something similar
- Make sure that you have the navground-blofun-main folder in here
- pip install -r requirements.txt
- Go to tdqual
- pip install . (this installs tdqual)
- Go to navground-blofun-main
- pip install . (this installs perdiver)
How to run the experiments:
In the 'Example_3_agents' and 'Example_5_agents' folders:
- run creating_poses.py
- run creating_signals.py
In the 'Corridor', 'Cross' and 'CrossTorus' folders:
- run creating_dataset.py
- run creating_signals.py
- run cluster_analysis.py