Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RLlib] Update PettingZoo wrapper to current API (1.23.0) #34696

Closed
wants to merge 14 commits into from

Commits on Apr 22, 2023

  1. Update gymnasium/pettingzoo/supersuit versions

    Signed-off-by: Elliot Tower <[email protected]>
    elliottower authored Apr 22, 2023
    Configuration menu
    Copy the full SHA
    54b7e09 View commit details
    Browse the repository at this point in the history
  2. pettingzoo_env: return_info from reset()

    also removes rendering mode from `render()` as that is specified in the environment initialization rather than in `render()`
    
    Signed-off-by: Elliot Tower <[email protected]>
    elliottower authored Apr 22, 2023
    Configuration menu
    Copy the full SHA
    6b7bf1e View commit details
    Browse the repository at this point in the history
  3. Switch to stable pettignzoo/shimmy releases

    Signed-off-by: Elliot Tower <[email protected]>
    elliottower authored Apr 22, 2023
    Configuration menu
    Copy the full SHA
    ea7afe8 View commit details
    Browse the repository at this point in the history
  4. Update pettingzoo_env to work with pettingzoo 1.22.3

    Signed-off-by: Elliot Tower <[email protected]>
    elliottower authored Apr 22, 2023
    Configuration menu
    Copy the full SHA
    5c22561 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    aa80237 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Update to newest PettingZoo, SuperSuit versions

    Signed-off-by: Elliot Tower <[email protected]>
    elliottower authored May 18, 2023
    Configuration menu
    Copy the full SHA
    cf1bae9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48d0537 View commit details
    Browse the repository at this point in the history
  3. Merge PettingZooEnv from master

    Signed-off-by: Elliot Tower <[email protected]>
    elliottower authored May 18, 2023
    Configuration menu
    Copy the full SHA
    fe37297 View commit details
    Browse the repository at this point in the history
  4. Update requirements_rllib.txt

    Signed-off-by: Elliot Tower <[email protected]>
    elliottower authored May 18, 2023
    Configuration menu
    Copy the full SHA
    20487c7 View commit details
    Browse the repository at this point in the history
  5. Update requirements_rllib.txt

    Signed-off-by: Elliot Tower <[email protected]>
    elliottower authored May 18, 2023
    Configuration menu
    Copy the full SHA
    f666689 View commit details
    Browse the repository at this point in the history
  6. Update all uses of gymnasium to 0.28.1

    Signed-off-by: Elliot Tower <[email protected]>
    Elliot Tower committed May 18, 2023
    Configuration menu
    Copy the full SHA
    583107d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7879cf View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Merge remote-tracking branch 'upstream/master' into patch-3

    # Conflicts:
    #	python/requirements.txt
    #	python/requirements/ml/requirements_rllib.txt
    #	rllib/env/wrappers/pettingzoo_env.py
    elliottower committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    35b97f1 View commit details
    Browse the repository at this point in the history
  2. Merge master

    elliottower committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    39f6a8c View commit details
    Browse the repository at this point in the history