Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recording videos #11

Open
SJTUGuofei opened this issue Apr 24, 2018 · 2 comments
Open

Recording videos #11

SJTUGuofei opened this issue Apr 24, 2018 · 2 comments

Comments

@SJTUGuofei
Copy link

Hi, how can I record videos for various Gym envs?
Thanks!

@haarnoja
Copy link
Owner

Rendering videos is not currently supported, but it should be quite easy to add. Take a look at sac repository, which has the support: https://github.com/haarnoja/sac/blob/6b37e0165f5af549f2a6e463cc9b191ff8d62268/sac/misc/sampler.py#L41-L44

@ahq1993
Copy link

ahq1993 commented Oct 30, 2018

Hi, Thank you for releasing the code, it is very well written. I am able to render pusher environment by following your above comment. However, do you know how we can record and store videos? I know gym has this routine gym.wrappers.Monitor but how we can store video of mujucoEnv in rllab like pusher?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants