Skip to content

fix: remove g1 deploy motrix owner - #615

Merged
TATP-233 merged 1 commit into
mainfrom
fix/issue-614-remove-g1-deploy-motrix
Jun 17, 2026
Merged

fix: remove g1 deploy motrix owner#615
TATP-233 merged 1 commit into
mainfrom
fix/issue-614-remove-g1-deploy-motrix

Conversation

@caozx1110

Copy link
Copy Markdown
Collaborator

Summary

  • remove the unvalidated g1_motion_tracking_deploy/motrix PPO owner config
  • refresh support matrix entries so Motrix is no longer marked configured/tested for this owner
  • update sim2sim contract status to mark g1_motion_tracking_deploy as MuJoCo-only

Fixes #614

Validation

  • uv run pytest tests/config/test_locomotion_params.py::test_ppo_g1_motion_tracking_deploy tests/scripts/test_support_matrix.py
  • uv run scripts/generate_support_matrix.py
  • uv run scripts/audit_sim2sim_contracts.py --json
  • Hydra compose check: g1_motion_tracking_deploy/mujoco composes; g1_motion_tracking_deploy/motrix raises MissingConfigException
  • make test-all

@caozx1110
caozx1110 requested a review from TATP-233 as a code owner June 17, 2026 05:40
Copilot AI review requested due to automatic review settings June 17, 2026 05:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the unvalidated Motrix PPO owner config for g1_motion_tracking_deploy and updates the docs to reflect that the owner is no longer considered configured/tested on Motrix, aligning with the intended “MuJoCo-only owner YAML” status for sim2sim contract pairing.

Changes:

  • Deleted conf/ppo/task/g1_motion_tracking_deploy/motrix.yaml so g1_motion_tracking_deploy/motrix no longer composes via Hydra.
  • Updated CN/EN support matrix docs to downgrade Motrix for g1_motion_tracking_deploy from Tested/Configured to Registered.
  • Updated the sim2sim contract status doc to mark g1_motion_tracking_deploy as having no mujoco↔motrix owner pairing (⚪).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
docs/sphinx/source/zh_CN/5-reference/5-support_matrix.md Downgrades Motrix evidence grade for g1_motion_tracking_deploy to Registered.
docs/sphinx/source/zh_CN/4-developer_guide/9-sim2sim_contract_status.md Marks g1_motion_tracking_deploy as ⚪ (only MuJoCo owner config present).
docs/sphinx/source/en/5-reference/5-support_matrix.md Mirrors the CN support matrix update for g1_motion_tracking_deploy.
conf/ppo/task/g1_motion_tracking_deploy/motrix.yaml Removes the Motrix PPO owner YAML entirely.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@TATP-233
TATP-233 merged commit 0df2292 into main Jun 17, 2026
7 checks passed
@TATP-233
TATP-233 deleted the fix/issue-614-remove-g1-deploy-motrix branch June 17, 2026 12:08
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.

Bug: g1_motion_tracking_deploy 的 mujoco 与 motrix 配置差异过大,是否有意为之?

3 participants