Skip to content

Commit

Permalink
Merge pull request #232 from Farama-Foundation/Kallinteris-Andreas-pa…
Browse files Browse the repository at this point in the history
…tch-2

mamujoco v1 changelog remove duplicate entry
  • Loading branch information
Kallinteris-Andreas authored Oct 5, 2024
2 parents 5dbd11e + 6479b64 commit df1ab35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/envs/MaMuJoCo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ env = mamujoco_v1.parallel_env(
- When `factorizatoion=None`, the `env.gent_action_partitions.dummy_node` now contains `action_id` (it used to be `None`).
- Added `map_local_observations_to_global_state` & optimized runtime performance of `map_global_state_to_local_observations`.
- Added `gym_env` argument which can be used to load third-party `Gymansium.MujocoEnv` environments.
- Added function `MultiAgentMujocoEnv.map_local_observations_to_global_state`.
* v0: Initial version release on gymnasium, and is a fork of [the original multiagent_mujuco](https://github.com/schroederdewitt/multiagent_mujoco),
- Based on `Gymnasium/MuJoCo-v4` instead of `Gym/MuJoCo-v2`.
- Uses PettingZoo APIs instead of an original API.
Expand Down

0 comments on commit df1ab35

Please sign in to comment.