Skip to content

Conversation

@ooctipus
Copy link
Collaborator

@ooctipus ooctipus commented Feb 7, 2026

Description

Refactors SimulationContext to use a PhysicsManager abstraction layer, enabling cleaner separation between simulation orchestration and physics backend implementation. Introduces backward-compatible deprecation for configuration fields that moved to PhysxCfg.

Type of change

  • New feature (non-breaking change which adds functionality)
  • Breaking change (existing functionality will not work without user modification)
  • Documentation update

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 isaac-sim Related to Isaac Sim team isaac-lab Related to Isaac Lab team infrastructure labels Feb 7, 2026
@ooctipus ooctipus force-pushed the develop_simulation_context branch from cc29fd8 to 7826c9a Compare February 7, 2026 02:36
@github-actions github-actions bot added the isaac-mimic Related to Isaac Mimic team label Feb 7, 2026
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Feb 9, 2026

Too many files changed for review. (183 files found, 100 file limit)

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 infrastructure isaac-lab Related to Isaac Lab team isaac-mimic Related to Isaac Mimic team isaac-sim Related to Isaac Sim team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant