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] Upgrade to gymnasium 1.0.0 (ale_py 0.10.1, mujoco 3.2.4, pettingzoo 1.24.3 supersuit 3.9.3). #45328

Merged
merged 45 commits into from
Oct 28, 2024

Commits on May 14, 2024

  1. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9cb5160 View commit details
    Browse the repository at this point in the history
  2. fixes

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5678569 View commit details
    Browse the repository at this point in the history
  3. fixes

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f750ac3 View commit details
    Browse the repository at this point in the history
  4. fixes

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d2a36b3 View commit details
    Browse the repository at this point in the history
  5. fix

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3c90cc7 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/ray-project/ray into upgr…

    …ade_gymnasium_to_1_0_0a1
    sven1977 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2bb745a View commit details
    Browse the repository at this point in the history
  7. LINT

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7921430 View commit details
    Browse the repository at this point in the history
  8. LINT

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    639698a View commit details
    Browse the repository at this point in the history
  9. Apply suggestions from code review

    Signed-off-by: Sven Mika <sven@anyscale.io>
    sven1977 authored May 14, 2024
    Configuration menu
    Copy the full SHA
    bdda97c View commit details
    Browse the repository at this point in the history
  10. fixes

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    cf8f554 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/upgrade_gymnasium_to_1_0_0a1' in…

    …to upgrade_gymnasium_to_1_0_0a1
    
    # Conflicts:
    #	rllib/env/single_agent_env_runner.py
    sven1977 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a67302a View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' of https://github.com/ray-project/ray into upgr…

    …ade_gymnasium_to_1_0_0a1
    sven1977 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    82b1638 View commit details
    Browse the repository at this point in the history
  13. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4d36a44 View commit details
    Browse the repository at this point in the history
  14. fixes

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    773dbdf View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge branch 'master' of https://github.com/ray-project/ray into upgr…

    …ade_gymnasium_to_1_0_0a1
    
    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    
    # Conflicts:
    #	rllib/env/single_agent_env_runner.py
    sven1977 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    45dcf93 View commit details
    Browse the repository at this point in the history
  2. Update to gymnasium 1.0.0a2 and new ale_py (which now supports Atari)

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7f6fd9d View commit details
    Browse the repository at this point in the history
  3. Update to gymnasium 1.0.0a2 and new ale_py (which now supports Atari)

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    8946a00 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    cb7461b View commit details
    Browse the repository at this point in the history
  2. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    14cdea4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    91958e0 View commit details
    Browse the repository at this point in the history
  2. merge

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e2cb0c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    ca82ec5 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Merge branch 'master' of https://github.com/ray-project/ray into upgr…

    …ade_gymnasium_to_1_0_0a1
    sven1977 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f5ab020 View commit details
    Browse the repository at this point in the history
  2. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9245215 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/ray-project/ray into upgr…

    …ade_gymnasium_to_1_0_0a1
    sven1977 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    bb294a7 View commit details
    Browse the repository at this point in the history
  4. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a399230 View commit details
    Browse the repository at this point in the history
  5. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    64d1f9a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0d09dd8 View commit details
    Browse the repository at this point in the history
  2. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    afe5cb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Merge branch 'master' of https://github.com/ray-project/ray into upgr…

    …ade_gymnasium_to_1_0_0a1
    
    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    
    # Conflicts:
    #	rllib/examples/connectors/frame_stacking.py
    sven1977 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    506b053 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. merge

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9514d42 View commit details
    Browse the repository at this point in the history
  2. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b8376b1 View commit details
    Browse the repository at this point in the history
  3. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    afdcc05 View commit details
    Browse the repository at this point in the history
  4. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8a13830 View commit details
    Browse the repository at this point in the history
  5. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    fd3e427 View commit details
    Browse the repository at this point in the history
  6. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e9f0c00 View commit details
    Browse the repository at this point in the history
  7. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    16302a2 View commit details
    Browse the repository at this point in the history
  8. fix

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6b78348 View commit details
    Browse the repository at this point in the history
  9. fix

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    95d5f5a View commit details
    Browse the repository at this point in the history
  10. fix

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3f2ccb1 View commit details
    Browse the repository at this point in the history
  11. fixes

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a9ce50b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    00c4b64 View commit details
    Browse the repository at this point in the history
  2. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    4c82e1a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    26f1649 View commit details
    Browse the repository at this point in the history
  2. wip

    Signed-off-by: sven1977 <svenmika1977@gmail.com>
    sven1977 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    7dae36a View commit details
    Browse the repository at this point in the history