Skip to content

[fix] adaptive ground size to num_envs#753

Merged
myuansun merged 4 commits intoRoboVerseOrg:developfrom
yongce-liu:develop
Jan 15, 2026
Merged

[fix] adaptive ground size to num_envs#753
myuansun merged 4 commits intoRoboVerseOrg:developfrom
yongce-liu:develop

Conversation

@myuansun
Copy link
Copy Markdown
Collaborator

Description

  1. Fix the issue that when the num_envs is large, the ground is not large enough to maintain all robots.
  2. Remove the default lidar sensor for g1 locomotion task.

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 isaacsim --num_envs 4096 --robot g1_dof29 --headless

Screenshots / Videos

Before After
Screenshot from 2026-01-13 20-56-26 Screenshot from 2026-01-13 20-53-57

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 13, 2026 13:02
@myuansun myuansun added this pull request to the merge queue Jan 13, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 13, 2026
@myuansun myuansun changed the title [fix] adaptable ground size to num_envs [fix] adaptive ground size to num_envs Jan 13, 2026
@myuansun myuansun added this pull request to the merge queue Jan 13, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 13, 2026
@myuansun myuansun merged commit 5609929 into RoboVerseOrg:develop Jan 15, 2026
4 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.

2 participants