-
Excuse me, I am confused about the above problem when I run the code:
```
softlearning run_example_local examples.classifier_rl --n_goal_examples 10 --t
ask=Image48SawyerDoorPullHookEnv-v0 --algori…
-
For instance, the MuJoCo environments contain both continuous control observations and pixel-level observations.
So I was wondering if it is possible to use continuous sensor observations in this e…
-
### Describe the bug
I am trying to use the function `gymnasium.utils.play.play` with mujoco-based environments. However, I get this error.
```
gymnasium/utils/play.py:137: RuntimeWarning: inval…
-
This is a very loose roadmap for what/when major breaking changes should be expected in Gym and in what order (last updated September 6, 2022):
October:
- [ ] Wrapper overhaul
- [ ] Official Cond…
-
My python version is 3.8.5.
I download the MuJoCo version 2.1 binaries for [Linux](https://mujoco.org/download/mujoco210-linux-x86_64.tar.gz) and extract to `~/.mujoco/mujoco210`.
I use the followin…
-
Thanks for your great job. I have a question that I want to generate new fix init file for new brenchmark generatiztion. Are there any API for me to make this append?
-
## Problem Description
Hello, I started experiments on a new server and built the environment from scratch. And I found that if and only if I ran the code in Mujoco environments, there would be pro…
-
### Proposal
Hello Gymnasium Contributors,
It is very nice to see that the gymnasium library is experimenting with pure function environments!
The current signature for the `initial(...)` metho…
-
**Describe the bug**
I am trying to install mujoco on my windows10 laptop. But it report the error as follow.
**To Reproduce**
I have installed other gym environments like the CartPole, Bipedal…
-
When I examine the environment using the command `bin/examine.py examples/hide_and_seek_quadrant.jsonnet examples/hide_and_seek_quadrant.npz`, I get the error below. However, when I do not specify the…