Skip to content

How to record the PyBullet Gym GUI? #4019

Answered by btjanaka
btjanaka asked this question in Q&A
Discussion options

You must be logged in to vote

Figured out a solution that uses pyvirtualdisplay -- essentially, you can render to a SmartDisplay (https://github.com/ponty/pyvirtualdisplay/tree/2.2#screenshot) and then take screenshots after every frame. Finally, you can assemble the frames with ffmpeg.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by btjanaka
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants