Archived: remove the Isaac Lab badminton task - #265
Merged
Conversation
Superseded by the mjlab badminton environment (#179) — a full rewrite on the simulation_mj stack with a v2 arm + racket, court, and aerodynamics. The Isaac version was the earlier attempt and its only robot config (arm_hand.ARM_CFG) points at a USD that was deleted in #183. `arm_hand.py` / `ARM_CFG` is now used only by src/teleop/camera_teleop/, which is being archived in a follow-up. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EtusD8QWFBLpdMUZPpye5B
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Isaac Lab badminton task is superseded by the mjlab badminton environment (#179) — a full rewrite on the
simulation_mjstack (v2 arm + racket, court, aerodynamics). The Isaac version was the earlier attempt; its only robot config,arm_hand.ARM_CFG, points at a USD deleted back in #183.Removes
src/simulation/humanoid_rl_tasks/humanoid_rl_tasks/badminton/and its doc mentions.arm_hand.py/ARM_CFGis now used only bysrc/teleop/camera_teleop/— archived in the follow-up PR, which also dropsarm_hand.py.