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

Add Mujoco v5 environments #85

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from
Draft

Add Mujoco v5 environments #85

wants to merge 28 commits into from

Commits on Feb 18, 2024

  1. Hopper and HalfCheetah v5

    LucasAlegre committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    531aa68 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on May 22, 2024

  1. Fix wrapper imports

    LucasAlegre committed May 22, 2024
    Configuration menu
    Copy the full SHA
    67c50f3 View commit details
    Browse the repository at this point in the history
  2. Fix mo-reacher-v0 reset

    LucasAlegre committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6285bf4 View commit details
    Browse the repository at this point in the history
  3. Bump LunarLander to v3

    LucasAlegre committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8096b2c View commit details
    Browse the repository at this point in the history
  4. Mario subclass Env

    LucasAlegre committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a20e9e7 View commit details
    Browse the repository at this point in the history
  5. Skip highway tests

    LucasAlegre committed May 22, 2024
    Configuration menu
    Copy the full SHA
    bf2dcc9 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Migrate wrappers

    ffelten committed May 23, 2024
    Configuration menu
    Copy the full SHA
    efe8bb7 View commit details
    Browse the repository at this point in the history
  2. WIP

    ffelten committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b2f2b53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    062849a View commit details
    Browse the repository at this point in the history
  4. Tests are passing

    ffelten committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7fbaf38 View commit details
    Browse the repository at this point in the history
  5. Remove comments

    ffelten committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7e9f5b8 View commit details
    Browse the repository at this point in the history
  6. Export wrappers

    ffelten committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f6914a4 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    f72773a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f442ea4 View commit details
    Browse the repository at this point in the history
  3. Remove print

    ffelten committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9b9a3ea View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Fix test

    ffelten committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    98a695e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Merge branch 'main' into gymnasium-v5

    Lucas Alegre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c974b3b View commit details
    Browse the repository at this point in the history
  2. Remove pybullet mo-reacher

    Lucas Alegre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    7480c64 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Require highway-env >= 1.9.1

    Lucas Alegre committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4e39d18 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge main

    ffelten committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a870455 View commit details
    Browse the repository at this point in the history
  2. test type

    ffelten committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    dbddf3a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Merge branch 'gymnasium-v5' into mujoco-v5

    Lucas Alegre committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    57870fe View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Add Mujoco v5 environments

    Lucas Alegre committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    fbac985 View commit details
    Browse the repository at this point in the history
  2. pre-commit

    Lucas Alegre committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    eab4592 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    d615b48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7931b98 View commit details
    Browse the repository at this point in the history