Skip to content

Conversation

@ooctipus
Copy link
Collaborator

Description

This PR uses lazy syntax to postpone the package import until when it is needed. This has the benefit of not running Isaacsim or omniverse until it is necessary, making isaaclab light weight

Type of change

  • New feature (non-breaking change which adds functionality)

Screenshots

Please attach before and after screenshots of the change if applicable.

Checklist

  • I have read and understood the contribution guidelines
  • I have run the pre-commit checks with ./isaaclab.sh --format
  • 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 updated the changelog and the corresponding version in the extension's config/extension.toml file
  • I have added my name to the CONTRIBUTORS.md or my name already exists there

@github-actions github-actions bot added documentation Improvements or additions to documentation enhancement New feature or request isaac-mimic Related to Isaac Mimic team labels Nov 24, 2025
@ooctipus ooctipus force-pushed the feature/lazy_importer branch from 8831d82 to 5bfd52f Compare November 25, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request isaac-mimic Related to Isaac Mimic team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants