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

where to setup render value of mujoco environment? #62

Open
1abner1 opened this issue Sep 29, 2021 · 1 comment
Open

where to setup render value of mujoco environment? #62

1abner1 opened this issue Sep 29, 2021 · 1 comment

Comments

@1abner1
Copy link

1abner1 commented Sep 29, 2021

Dear author,
run:python train.py --config configs/maml/halfcheetah-vel.yaml --output-folder maml-halfcheetah-vel --seed 1 --num-workers 1
but can not show animation of halfchetah of mujoco environment.where to setup show animation of halfchetah?

@tristandeleu
Copy link
Owner

There is unfortunately no way to record a video out of the box with this code. The animation was made with an old (custom) version of that repository. However, you may be able to simply wrap the environment inside a RecordVideo wrapper to record videos.

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

2 participants