1
Fork 0

Merge pull request #57 from SELab-3-2026/feat/video-simulation

Simulation visualisations for poster
This commit is contained in:
Tibo De Peuter 2026-05-20 15:02:18 +02:00 committed by GitHub
commit 54726e4e08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 639 additions and 5 deletions

View file

@ -21,6 +21,10 @@ video_output_path: null
# Camera ID to use for video recording (1 is usually the close-up camera)
camera_id: 1
video_width: 640
video_height: 80
video_fps: 60
# Optional override for the metadata YAML file path.
# If null, the script looks for `<model_name>_metadata.yaml` alongside the model_path.
metadata_path: null