Skip to content

[update] humanoid training pipeline#754

Merged
myuansun merged 10 commits intoRoboVerseOrg:developfrom
yongce-liu:develop-new-features
Jan 15, 2026
Merged

[update] humanoid training pipeline#754
myuansun merged 10 commits intoRoboVerseOrg:developfrom
yongce-liu:develop-new-features

Conversation

@myuansun
Copy link
Copy Markdown
Collaborator

@myuansun myuansun commented Jan 15, 2026

Description

Fixes

  1. fix the CUDA issue of isaacgym when training walk_g1_dof29;
  2. remove redundant physics step in _get_states of isaacgym handler;
  3. complete wandb log for rsl_rl_ppo;
  4. align the checkpoint loading of roboverse_learn/rl/rsl_rl/eval.py with roboverse_learn/rl/rsl_rl/ppo.py;
  5. add ground padding for isaacsim handler to avoid extremely small ground.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How to test

python roboverse_learn/rl/rsl_rl/ppo.py --task walk_g1_dof29 --sim isaacgym --num_envs 2048 --robot g1_dof29 --headless --use_wandb

Checklist

  • I have run the pre-commit checks with pre-commit run --color=always --all-files
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have added my name to the CONTRIBUTORS.md or my name already exists there

@myuansun myuansun enabled auto-merge January 15, 2026 10:36
@myuansun myuansun added this pull request to the merge queue Jan 15, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 15, 2026
@myuansun myuansun merged commit a8e373b into RoboVerseOrg:develop Jan 15, 2026
1 check 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.

1 participant