-
Followed installation steps and tried running default inference commad:
`python run_env.py --arg_file .\args\RP_amdm_lafan1.txt`
got the error:
```
Setting seed: 114510
Pytorch doesn't support …
-
CartPole has this code which only sets reward = 0 if the previous state was terminal:
https://github.com/RobertTLange/gymnax/blob/aef77d5c642ea48b95f34c51d05b8417d9450e15/gymnax/environments/classic_…
-
- [x] I have marked all applicable categories:
+ [ ] exception-raising bug
+ [ ] RL algorithm bug
+ [x] documentation request (i.e. "X is missing from the documentation.")
+ [ ] ne…
-
**Environment:**
- **Operating system** (e.g. Windows, Linux(Debian), Linux(Ubuntu), Mac): Mac
- **Python version** (e.g. 3.7.9, 3.8.5) : 3.9
- **SDL version** (e.g. SDL 2.0.12): 2.26.4
- **PyGa…
-
### Describe the bug
Per docs "The base of the robot will always be fixed at (x,y,z) = [0.405, 0.48, 0] in global coordinates."
Base position is actually 0,0,0. At full extension the gripper is st…
-
Hi, would it be possible to update this repo to use the most recent version of PettingZoo? We want to list this project in PettingZoo's [third-party-environments](https://pettingzoo.farama.org/environ…
-
Hi, would it be possible to update this repo to use the most recent version of PettingZoo? This project is listed in PettingZoo's [third-party-environments](https://pettingzoo.farama.org/environments/…
-
Hi, I was wondering if it would be possible for Kaggle environments to use gymnasium rather than gym? We would like to list this of [third party environments](https://gymnasium.farama.org/environments…
-
### Is your feature request related to a problem? Please describe.
If possible, you can make a PR in [Gymnasium's third party environments list](https://github.com/Farama-Foundation/Gymnasium/blob/ma…
-
Hi, I just wanted to say this is an awesome project and I'm excited to try it out.
I installed via the instructions but it doesn't install pettingzoo, even though there are examples using it. Obvi…