Skip to content
Snippets Groups Projects

Updated animation speed

Merged Whitney Armstrong requested to merge animation into master
3 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -11,7 +11,7 @@ view_12:
needs:
- ["dawn_view_12:detector"]
script:
- convert -delay 100 -loop 0 images/view12a*.png images/view12a.gif
- convert -delay 50 -loop 0 images/view12a*.png images/view12a.gif
- ls -lrth *
- ls -lrth images/*
Loading