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

Gymnasium Upgrade #142

Merged
merged 68 commits into from
May 1, 2024
Merged

Gymnasium Upgrade #142

merged 68 commits into from
May 1, 2024

Commits on Dec 4, 2023

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

Commits on Dec 12, 2023

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

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    e074db6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad4e66a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e899c85 View commit details
    Browse the repository at this point in the history
  4. remove temp files

    Vittorio-Caggiano committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8948b95 View commit details
    Browse the repository at this point in the history
  5. remove pin on

    Vittorio-Caggiano committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    74f2075 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d8b5a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    952287c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    875f907 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    087f0ff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    15bb47a View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    af0c33b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c60740b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4643149 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a3aeb5 View commit details
    Browse the repository at this point in the history
  5. show list packages

    Vittorio-Caggiano committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    25300b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    67afdb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    374aa4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b089163 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe37e19 View commit details
    Browse the repository at this point in the history
  5. add deprl package

    Vittorio-Caggiano committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    0f9f3cb View commit details
    Browse the repository at this point in the history
  6. remove deprl test

    Vittorio-Caggiano committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    293b9b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca28e42 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Reverting unwanted changes - mostly links and keywords

    Vikash Kumar authored and Vikash Kumar committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8e03840 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c7f286 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7305ea View commit details
    Browse the repository at this point in the history
  4. clean up comments

    Vittorio-Caggiano committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    606065c View commit details
    Browse the repository at this point in the history
  5. clean up comments

    Vittorio-Caggiano committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5e07c28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf6faf2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3809b0 View commit details
    Browse the repository at this point in the history
  8. fix SAR tutorial

    Vittorio-Caggiano committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0451659 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e490086 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8577a50 View commit details
    Browse the repository at this point in the history
  11. 1 Configuration menu
    Copy the full SHA
    b791669 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6d4c478 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a45eb97 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a48a242 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    26107f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. add torchrl script

    Vittorio-Caggiano committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    1cec851 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35a1827 View commit details
    Browse the repository at this point in the history
  3. Update torchrl_job_script.py

    vmoens authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5efdf93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2525133 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. MAJOR: Gym/Gymnasium import. examine_sim upgraded to mujoco. hardcode…

    …d enums removed from robot. model as string accepted to create a scene. All tests passing on the different gym versions. All tests passing on all tutorials
    vikashplus committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    08a72a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cbac90 View commit details
    Browse the repository at this point in the history
  3. MINOR: Updating link

    vikashplus committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    8ea8f53 View commit details
    Browse the repository at this point in the history
  4. FEATURE: Moving gym import to __init__ for a shorter import statement…

    …. Pinning back the gym version.
    vikashplus committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    bcf8bc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d02006c View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Finalizing gymnasium upgrade

    Merge pull request #129 from MyoHub/add_gymz_vk
    - Gym/Gymnasium import.
    - Examine_sim upgraded to mujoco bindings
    - Hardcoded enums removed from the robot.
    - Model as a string accepted to create a scene.
    - All tests passed on the different gym versions.
    - All tests passing on all tutorials
    vikashplus authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    0f89888 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

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

Commits on Jan 20, 2024

  1. Merge pull request #141 from MyoHub/add_gymnasium_bkp

    Adding Gymnasium Compatibility
    vikashplus authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    e9bd387 View commit details
    Browse the repository at this point in the history
  2. FEATURE+BUGFIX: Pulling updates from RoboHive 77b4347

    - env_base reset passed seed properly
    - env_base respects horizon computtation based on gym/gynmansium
    - myodm reset passes kwargs properly
    - examine_reference, test_envs, examine_env uses env.unwrapped
    - renderer handles ARB_clip_control warning
    - robot class closes properly and provides warning when user leaves connection open before exit
    - prompt_utils options upgraded for better clarity
    vikashplus committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    f9873cb View commit details
    Browse the repository at this point in the history
  3. MINOR: Formatting

    vikashplus committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    b1d8c54 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. update changelog

    Vittorio-Caggiano committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    12de572 View commit details
    Browse the repository at this point in the history
  2. update changelog

    Vittorio-Caggiano committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    06c2a26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e89c652 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e601f2f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. BUGFIX+TESTS: fixed env unwrapped bug. Paths were using wrapped envs.…

    … By default path_utils uses unwrapped envs now
    vikashplus committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    c2d9d7a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. MINOR: improved names

    vikashplus committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    90e163a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be14198 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Merge pull request #155 from MyoHub/naming_consistency

    Naming consistency for myohand_object and myohand_tabletop
    vikashplus authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ea5921d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. 4 Configuration menu
    Copy the full SHA
    df971d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27214b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. BUGFIX: Offline rendering bugfixes wrt to flipped images and default …

    …cameras
    
    - default was point to the free camera, this is not desirable and can lead to silent bugs
    - offscreen rendering images were flipped. Adjusted to be compatible with latest version of MuJoCo
    vikashplus committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d3c54cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2902cf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    825f026 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    481d4ca View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. update readme

    Vittorio-Caggiano committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a0bd8de View commit details
    Browse the repository at this point in the history