Skip to content

Commit

Permalink
Print video save path in demo vid recording (#543)
Browse files Browse the repository at this point in the history
Authored by Kevin Lin
  • Loading branch information
kevin-thankyou-lin authored Nov 4, 2024
1 parent 32c3b37 commit 197b2b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions robosuite/demos/demo_video_recording.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,4 @@
break

writer.close()
print(f"Video saved to {args.video_path}")

0 comments on commit 197b2b8

Please sign in to comment.