-
**Describe the bug**
When I try mujoco_py's MjSim and try to render the simulator, I get the classic "ERROR: GLEW initalization error: Missing GL version" error which has been raised by many people, …
ghost updated
5 years ago
-
Although it's optional and not directly affected through SpinningUp it might be worth to mention that OpenAI Gym does not support the newest (2 year old) version 2. Per [gym's Readme](https://github.c…
-
It would be good to provide some guidelines or any consideration that might be needed to provide some pre-trained agents. I need that for a project of mine and I can use some help regarding how the pr…
-
### Question
Is it possible to save all states of the environment at a specific step, and be capable to restore to that step?
-
I need some other environments from the openai gym. Any guidelines to help to port the rest of the environments from there?
-
Dear Leonardo Albuquerque
Could you specify in the README file of how to run your code?
-
### Proposal
Currently, the `__init__` function does not take the `params` argument, instead it takes the `options` argument
https://github.com/Farama-Foundation/Gymnasium/blob/f88a61852b50fed3c…
-
Great library and truly enjoyed using it. Experience would be ever so slightly better with a Baseline Model made to be used to compare with the other big brothers! Thanks for developing such a great l…
-
Hello Authors!
Thanks so much for releasing this wonderful codebase. I have looked at your latest work on ICLR, and wondering if your code has the implementation on FetchReach-v0? Is it possible t…
-
[Potentially related to this post](https://github.com/google-deepmind/mujoco/issues/203). I was wondering why my code slows down when running a few seeds at a time. When I looked, the CPU's are being …