Skip to content

Fix default env count and add Panda image - #430

Merged
yuecideng merged 1 commit into
mainfrom
fix/default-num-envs-and-panda-image
Jul 27, 2026
Merged

Fix default env count and add Panda image#430
yuecideng merged 1 commit into
mainfrom
fix/default-num-envs-and-panda-image

Conversation

@yuecideng

Copy link
Copy Markdown
Contributor

Description

This PR sets the default --num_envs launcher argument to 1 and adds the Franka Panda image at docs/source/_static/robots/franka_panda.png.

The default prevents launcher configurations from receiving None when no environment count is supplied. The image is tracked for use in the robot documentation assets.

Dependencies: none.

Issue reference: No issue number was provided.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (non-breaking change which improves an existing functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (existing functionality will not work without user modification)
  • Documentation update

Screenshots

Franka Panda

Checklist

  • I have run the black . command to format the code base.
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • Dependencies are unchanged.

Set the launcher default for --num_envs to one and track the Franka Panda documentation image.

Dependencies: none.
Copilot AI review requested due to automatic review settings July 27, 2026 09:12

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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@yuecideng yuecideng added bug Something isn't working docs Improvements or additions to documentation gym robot learning env and its related features labels Jul 27, 2026
@yuecideng
yuecideng merged commit 0cae801 into main Jul 27, 2026
4 checks passed
@yuecideng
yuecideng deleted the fix/default-num-envs-and-panda-image branch July 27, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working docs Improvements or additions to documentation gym robot learning env and its related features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants