Skip to content

Commit

Permalink
[update] update teaser
Browse files Browse the repository at this point in the history
  • Loading branch information
yzqin committed May 16, 2024
1 parent fd900fd commit bd30a39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions example/vector_retargeting/render_robot_hand.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@

from dex_retargeting.retargeting_config import RetargetingConfig

# Convert webp
# ffmpeg -i teaser.mp4 -vcodec libwebp -lossless 1 -loop 0 -preset default -an -vsync 0 teaser.webp


def render_by_sapien(
meta_data: Dict,
Expand Down
Binary file modified example/vector_retargeting/teaser.webp
Binary file not shown.

0 comments on commit bd30a39

Please sign in to comment.