-
The function, which is implemented in
https://github.com/maxspahn/gym_envs_planar/blob/e56d047ed7fbc22415372c934d62b45098db4716/planarenvs/pointRobot/envs/pointRobotEnv.py#L30
resets the Limits o…
-
Implement interface `ThetanArenaEnv.step()` in `MineShaft/ThetanArenaEnv.py` under branch `develop`
## getting started
1. fork the repository
2. create new branch from `develop` (e.g. `feature/explor…
-
Hey there, I've been working on this environment for a bit but just can't seem to grasp the observation space.
Essentially I have a list of attributes (13 floats) that I need held in the observation …
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
### What happened + What you expected to happen
I have been using RLlib with a multi-agent CARLA environment (adapted from [this](https://github.com/carla-simulator/rllib-integration) integration) wh…
-
```
(dev) [nickp@m1 baba-babaisyou-v0 (main)]$ python3 DQN.py
```
```
Traceback (most recent call last):
File "DQN.py", line 16, in
env = gym.make('baba-babaisyou-v0')
File "/Users/…
-
### What happened + What you expected to happen
Using an observation space where the space is a gym Dict, with both a Box and Discrete space inside the Dict (see reproduction script below), throws th…
-
I believe the East and West directions are inverted in the transition function.
In fact, running this code (which asks the agent to go west) in the *mdp.ipynb* notebook gives the result below
```
…
-
### Describe the bug
It seems like after taking an action in an Atari game by the first player, the observation is the same as it was before taking the action. This could become problematic for reinf…
-
There is some extra space in the scroll view that is displayed when looking at a single observation.
![unadjustednonraw_thumb_723](https://user-images.githubusercontent.com/17345891/53250715-3fe0eb80…