feat: customizable camera & target
This commit is contained in:
parent
ecc4764332
commit
a125a0948f
5 changed files with 105 additions and 11 deletions
|
|
@ -7,5 +7,4 @@ path=$1
|
|||
uv run scripts/poster_visualisations/render_poster_videos.py \
|
||||
"$path"/centralized.flax \
|
||||
"$path"/fully-connected.flax \
|
||||
"$path"/ring.flax \
|
||||
--max-steps 10000 --width 640 --height 480 --fps 60
|
||||
"$path"/ring.flax \
|
||||
Reference in a new issue