Merge pull request #57 from SELab-3-2026/feat/video-simulation
Simulation visualisations for poster
This commit is contained in:
commit
54726e4e08
12 changed files with 639 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,6 +6,7 @@ outputs/
|
|||
multirun/
|
||||
metrics/
|
||||
adjacency_debug.txt
|
||||
vids/
|
||||
|
||||
# Python-generated files
|
||||
__pycache__/
|
||||
|
|
|
|||
Reference in a new issue