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

Question about demo player speed #15

Open
wj9420 opened this issue Jul 22, 2024 · 1 comment
Open

Question about demo player speed #15

wj9420 opened this issue Jul 22, 2024 · 1 comment

Comments

@wj9420
Copy link

wj9420 commented Jul 22, 2024

Hello:) Thanks for sharing awesome code!
I'm sorry, but I don't know how to handle mujoco well, so I have a question.

What should I do to speed up the replay in the demo player? The timestep is 0.002s, but the step does not go up even 10 per second, so the speed is too slow.

When I replay the demo, the following error appears.

WARNING:root:Installed version of bigym: 4.1.0 doesn't match version stored in demo file: 4.0.0. Demo replay could be unstable.

Is it related to this error?

@chernyadev
Copy link
Owner

Hello, thank you for your interest! Performance could be related to the characteristics of your machine.

You can benchmark performance using the testspeed tool available as part of MuJoCo.

The warning only indicates that demonstrations were recorded in a previous version of BiGym, and some of them could fail on replay.

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