Skip to content

reorg: shared USDs → src/simulation/assets/; drop dead arm dirs (Humanoid_Wato part 1) - #267

Merged
wilsonchenghy merged 1 commit into
mainfrom
claude/reorg-sim-assets
Sep 2, 2026
Merged

reorg: shared USDs → src/simulation/assets/; drop dead arm dirs (Humanoid_Wato part 1)#267
wilsonchenghy merged 1 commit into
mainfrom
claude/reorg-sim-assets

Conversation

@wilsonchenghy

@wilsonchenghy wilsonchenghy commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Part 1 of dissolving src/simulation/Humanoid_Wato/ (the last "wato"-named holdout).

Moves

  • Humanoid_Wato/UsdModelAssets/block.usdsrc/simulation/assets/block.usd
  • Humanoid_Wato/UsdModelAssets/box.usdsrc/simulation/assets/box.usd
  • Humanoid_Wato/Table/table.usdsrc/simulation/assets/table.usd

Consumers updated: humanoid_rl_tasks/push_block/scene.py, src/teleop/quest_isaac_teleop/run_quest_bimanual_teleop.py.

Deletes (zero references anywhere — main or any branch)

pioneer_boxing_arm/ is kept pending a check that it's unused by Ramy's AMP / motion-prior work.

Verification

rl-train --task=Isaac-Bimanual-Push-Block-v0 --headless --max_iterations 1 → EXIT 0, scene loads block + box + table from the new assets/ path, reaches Learning iteration 0/1.

Next

  • part 2: wato_hand/pioneer_humanoid/ (cfg into the package, meshes to pioneer_humanoid/assets/hand/, kill the sys.path hack)
  • part 3: Wato Humanoid Simultion Model V1/assets/pioneer_humanoid_v1/ + relocate RL checkpoints to outputs/rl/; Humanoid_Wato/ deleted

…n arm dir

- UsdModelAssets/{block,box}.usd + Table/table.usd -> src/simulation/assets/
  (consumers: push_block scene, quest_isaac_teleop)
- pioneer_badminton_arm/ + empty arm_assembly/ deleted — zero references
  (badminton is mjlab now, #179)

pioneer_boxing_arm/ kept for now — pending confirmation it's unused by Ramy's
AMP / motion-prior work.

Part 1 of dissolving src/simulation/Humanoid_Wato/. wato_hand/ and the V1
humanoid model fold into pioneer_humanoid/ next.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EtusD8QWFBLpdMUZPpye5B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant