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

Implement tele-operation over gym environment with a physical leader … #25

Closed
wants to merge 14 commits into from

Commits on Jun 16, 2024

  1. improved ik

    Ke-Wang1017 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    fa662e6 View commit details
    Browse the repository at this point in the history
  2. fix ik

    Ke-Wang1017 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    e143723 View commit details
    Browse the repository at this point in the history
  3. solve conflict

    Ke-Wang1017 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    5c7a76c View commit details
    Browse the repository at this point in the history
  4. kp goes back

    Ke-Wang1017 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    ddc0b5d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Merge pull request #22 from Ke-Wang1017/main

    Improve IK
    perezjln authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0f5898b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a40db76 View commit details
    Browse the repository at this point in the history
  3. update README

    Ke-Wang1017 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5d2b950 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge pull request #24 from Ke-Wang1017/main

    Create script policy to automatic generate demos for LiftCube Env
    perezjln authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a81f2d5 View commit details
    Browse the repository at this point in the history
  2. refactor file names

    perezjln committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8fc5ce0 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Implement tele-operation over gym environment with a physical leader …

    …arm from Alex.
    
    Introduce the interface module to regroup physical robot interaction
    
    The code as been adapted from the orginal repo of Alex
    
    Some prefix renaming of some example scripts
    perezjln committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    97908be View commit details
    Browse the repository at this point in the history
  2. Revert "Implement tele-operation over gym environment with a physical…

    … leader arm from Alex."
    
    This reverts commit 97908be.
    qgallouedec committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e7b7ae0 View commit details
    Browse the repository at this point in the history
  3. Revert "refactor file names"

    This reverts commit 8fc5ce0.
    qgallouedec committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5df3902 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09f5097 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5e0814 View commit details
    Browse the repository at this point in the history