Skip to content

Remove stale commented-out foot collision geoms from G1 XML#970

Merged
kevinzakka merged 1 commit into
mainfrom
cleanup/g1-foot-collision-comments
May 4, 2026
Merged

Remove stale commented-out foot collision geoms from G1 XML#970
kevinzakka merged 1 commit into
mainfrom
cleanup/g1-foot-collision-comments

Conversation

@kevinzakka

Copy link
Copy Markdown
Collaborator

The G1 XML had commented-out foot collision geoms for both left and right feet that were superseded when the foot collision geometry was updated to use more capsules. The first geom in each commented block was identical to the active one, and the remaining two had different values. Removing the dead comments to reduce clutter.

The old 3-geom foot collision geometry was replaced with the current multi-geom version but the original geoms were left behind as comments. The first geom in each commented block was identical to the active one, and the rest were superseded. Remove both left and right foot commented blocks.
@kevinzakka kevinzakka merged commit 5a433e8 into main May 4, 2026
15 checks passed
@kevinzakka kevinzakka deleted the cleanup/g1-foot-collision-comments branch May 4, 2026 19:10
erikfrey added a commit to erikfrey/mujoco_warp that referenced this pull request May 4, 2026
erikfrey added a commit to google-deepmind/mujoco_warp that referenced this pull request May 4, 2026
…#1325)

* Consolidate aloha benchmarks into single directory

Merge aloha_pot, aloha_sdf, aloha_cloth into benchmarks/aloha/ with
scene-specific XMLs (scene_pot.xml, scene_sdf.xml, scene_cloth.xml).

Add aloha_clutter benchmark with YCB/GSO object assets from aloha_sim.

Other changes:
- Add glob pattern support in run.py asset specs for flexible asset mapping
- Migrate run.py from os.path to pathlib
- Auto-set nstep from replay trajectory length when not explicitly specified
- Update benchmarks/README.md documentation
- Generalize load_trajectory docstring and variable naming

* Address PR comments.

* Address PR comments.

* Address PR comments.

* Update XML after mujocolab/mjlab#970
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