-
### Question
I am installing pygame and gym_ple from the following two commands:
!pip install git+https://github.com/GrupoTuring/PyGame-Learning-Environment
!pip install git+https://github.com/lu…
-
Writing this without fixes for now, things I'm noticing going through the library:
1. The dataset listed in README doesn't seem to exist. This is bad, as that's the first thing a beginner will like…
-
In [`1b5ca75`](https://github.com/JonasSchaber/GymAll/commit/1b5ca7582a55d5679ead0de0b5a69d274b25b545
), Homepage (gymnasium-allermoehe.hamburg.de) was **down**:
- HTTP code: 0
- Response time: 0 ms
-
### What happened + What you expected to happen
I implement a vectorized environment drived from ray.rllib.env.vector_env.VectorEnv.
However, we I use the new API stack, it says
```bash
Attrib…
-
Hi,
I'm a maintainer of [Gymnasium](https://gymnasium.farama.org/) & the project manager of [Gymnasium-Robotics](https://robotics.farama.org/), and I'm trying to use `MuJoCo-MJX` for "prototyping `…
-
If you are submitting a bug report, please fill in the following details and use the tag [bug].
### Describe the bug
I met an error when I ran the file in the tutorials of the doc files " https:…
-
**Describe the bug**
When creating a BabyAI dataset, I get the following NotImplementedError `No serialization method available for MissionSpace(, None)`
**Code example**
```
import gymnasium as…
-
**Is your feature request related to a problem? Please describe.**
First off, I would like to thank you for building and maintaining an amazing project! One feature, I would be interested in adding/c…
-
On the top of the to-do list
-
First of all thank you for creating this repo, I've been trying to implement masking for a couple weeks until I found you already had it going!
Anyways, I was wondering if MaskablePPO was coded to…