-
Hi!
Version 0.3.3 depends on `pettingzoo >= 1.23.1`, but all the versions of pettingzoo above 1.22 are not compatible with MAgent2 environment creation and cause this: https://github.com/Farama-Fou…
-
### Describe the bug
The following tests are failing in CI for any PR:
- `Tutorial tests / tutorial-test (3.8, SB3/connect_four)`
- `Tutorial tests / tutorial-test (3.9, SB3/connect_four)`
- `T…
-
Pokemon battles are fundamentally a multi-agent system.
Currently we are using [Farama's](https://farama.org/) [Gymnasium](https://gymnasium.farama.org/) which is a RL env API for _single-agents_. …
-
Out of scope? Add wrappers for multi-agent RL ([pettingzoo](https://pettingzoo.farama.org/index.html)) and safe RL ([safety gymnasium](https://safety-gymnasium.readthedocs.io/en/latest/))? and potenti…
-
### What happened + What you expected to happen
**Summary:**
Attempting to use the example setup found in rllib/examples/multi_agent/pettingzoo_parameter_sharing.py to train an agent for one of Pet…
-
I'm trying to use this package: https://github.com/Farama-Foundation/PettingZoo but I get an error that the package is not found, I think it maybe due to the fact that the module is sometimes capitali…
-
Hello,
We (@mobius-logic) are looking into using robotic warehouse as a manageable open-ended learning environment, since it seems highly customizable and is computationally efficient. However, sin…
-
### Describe the bug
The PettingZoo Documentation for [Atari's Pong](https://pettingzoo.farama.org/environments/atari/pong/) has the wrong imports in the AEC and Parallel and lists `basketball_pong…
-
Eventually, feature requests will be treated as a scrum board for open-source contributors. At the current scale, you should come chat with us on the [Discord](https://discord.gg/BkMmFUC) #development…
-
**TLDR**: [Petting Zoo](https://www.pettingzoo.ml/) has become the standard library for getting multi-agent environments & we want to support Petting Zoo's bindings in gym-microrts.
This project ht…