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

[RFC] MJX environment prototype (WIP) #834

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

Commits on May 2, 2023

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

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    bc92449 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cbdd72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db3734e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2d2e64 View commit details
    Browse the repository at this point in the history
  5. typofix

    Kallinteris-Andreas committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f58bb5e View commit details
    Browse the repository at this point in the history
  6. typo fix

    Kallinteris-Andreas committed May 9, 2023
    Configuration menu
    Copy the full SHA
    7a4bc32 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2418631 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

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

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    77bcb8b View commit details
    Browse the repository at this point in the history
  2. refactor tests/env/test_mojoco.py ->

    `tests/env/mujoco/test_mojoco_v3.py`
    Kallinteris-Andreas committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    7639d18 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Oct 23, 2023

  1. Update setup.py

    Kallinteris-Andreas authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    61d0848 View commit details
    Browse the repository at this point in the history
  2. do nothing

    Kallinteris-Andreas authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    5831a19 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    803dc49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d99cc5d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 30, 2023

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

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    14fb4d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1583839 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    47a7059 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dc31e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bededa3 View commit details
    Browse the repository at this point in the history
  4. some cleanup

    Kallinteris-Andreas committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    999d888 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f59baa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76f5e17 View commit details
    Browse the repository at this point in the history
  7. black

    Kallinteris-Andreas committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    724e47f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. add prototype

    Kallinteris-Andreas committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    32c1cb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1772bc View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. cleanup

    Kallinteris-Andreas committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    30cc231 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. update mjx envs

    Kallinteris-Andreas committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    925fcdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7f8806 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. huge update

    Kallinteris-Andreas committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    08299e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be527c4 View commit details
    Browse the repository at this point in the history
  3. pre-commit

    Kallinteris-Andreas committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    04ed837 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    72d87ba View commit details
    Browse the repository at this point in the history
  2. update

    Kallinteris-Andreas committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    696b0a0 View commit details
    Browse the repository at this point in the history
  3. pre-commit

    Kallinteris-Andreas committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a7c614a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. fix reacher

    Kallinteris-Andreas committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3e56f40 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    9fa9225 View commit details
    Browse the repository at this point in the history
  2. pre-commit

    Kallinteris-Andreas committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a5b9bba View commit details
    Browse the repository at this point in the history
  3. update func_env

    Kallinteris-Andreas committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    4e28d8a View commit details
    Browse the repository at this point in the history