Skip to content

feat: add motrix config for g1 motion deploy#653

Merged
TATP-233 merged 1 commit into
unilabsim:mainfrom
Lya416:feat/g1-motion-deploy-motrix
Jul 1, 2026
Merged

feat: add motrix config for g1 motion deploy#653
TATP-233 merged 1 commit into
unilabsim:mainfrom
Lya416:feat/g1-motion-deploy-motrix

Conversation

@Lya416

@Lya416 Lya416 commented Jun 30, 2026

Copy link
Copy Markdown

Fixes #655

Summary

  • Add Motrix PPO config for G1MotionTrackingDeploy.
  • Keep core training, action scale, reward, noise, and sensor settings aligned with the MuJoCo config.
  • Omit geom friction randomization for Motrix because it is not reliably supported.

Validation

  • git diff --check -- conf/ppo/task/g1_motion_tracking_deploy/motrix.yaml
  • uv --cache-dir /tmp/uv-cache run pytest tests/config/test_locomotion_params.py::test_ppo_g1_motion_tracking_deploy

Notes

  • Training artifacts, logs, checkpoints, ONNX files, and videos are not included.

@Lya416 Lya416 requested a review from TATP-233 as a code owner June 30, 2026 03:41
@TATP-233

Copy link
Copy Markdown
Collaborator

是否验证?

@Lya416

Lya416 commented Jul 1, 2026

Copy link
Copy Markdown
Author

补充验证如下:

  • Motrix 训练 run:logs/rsl_rl_ppo/G1MotionTrackingDeploy/2026-06-30_15-38-03_motrix
  • 训练状态:completed
  • completed iterations:14999
  • total env steps:368640000
  • final mean reward:34.97591761112213
  • best mean reward:40.72710418701172
  • checkpoint:model_14999.pt

训练曲线:

G1 Motrix training curve

补充说明:曲线放在 fork 的独立验证分支 validation/motrix-pr-artifacts-20260701,不包含在本 PR 的提交内容里。

TATP-233
TATP-233 previously approved these changes Jul 1, 2026
@Lya416 Lya416 force-pushed the feat/g1-motion-deploy-motrix branch from 80be509 to dfcc66a Compare July 1, 2026 09:04
@TATP-233 TATP-233 merged commit 5b38813 into unilabsim:main Jul 1, 2026
6 checks passed
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.

Add Motrix config for G1 motion deploy

2 participants