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

mujoco recorded video is blank screen #468

Open
skr3178 opened this issue Jul 3, 2024 · 2 comments
Open

mujoco recorded video is blank screen #468

skr3178 opened this issue Jul 3, 2024 · 2 comments

Comments

@skr3178
Copy link

skr3178 commented Jul 3, 2024

I created an env with the requirements file [requirements.txt and requirements-mujoco.txt ]using pip.
Both are on python 3.9.19
On running command MUJOCO_GL=egl python ppo_continuous_action.py --track --save-model --upload-model --hf-entity cleanrl --env-id Humanoid-v4 --seed 1

the recorded videos are blank/black screen.

There was another env I experimented with and the videos created from it on training recorded humanoid in mujoco (it works as expected).

@skr3178
Copy link
Author

skr3178 commented Jul 3, 2024

comparison of the videos.

rl-video-episode-27.mp4
rl-video-episode-27.mp4

@skr3178
Copy link
Author

skr3178 commented Jul 3, 2024

works with
pip install mujoco==3.1.4
pip install gymnasium==0.29.1
[cleanrl 1.2.0, stable-baselines3-1.2.0]

I can create a pull request too if needed.

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

1 participant