-
matthewtrepte authored
<!-- Thank you for your interest in sending a pull request. Please make sure to check the contribution guidelines. Link: https://isaac-sim.github.io/IsaacLab/main/source/refs/contributing.html --> - Rendering Mode Presets -- adds a cli arg --rendering_mode, can be set to quality/balanced/performance -- selects the preset rendering settings stored in .kit files in apps/rendering_modes -- the renderings settings are set after the app is launched - RenderCfg update -- unsets the default settings -- adds a general_parameter field to support all .kit rendering settings in their native names -- RenderCfg overwrites settings which are set with a preset - Unit test -- just checks preset + override settings behave correctly for each preset - Example script -- very simple script that launches a hospital scene with a given rendering mode and override settings <!-- As a practice, it is recommended to open an issue to have discussions on the proposed pull request. This makes it easier for the community to keep track of what is being developed or added, and if a given feature is demanded by more than one party. --> <!-- As you go through the list, delete the ones that are not applicable. --> - New feature (non-breaking change which adds functionality) Screenshots from rendering preset script performance:  balanced:  quality:  - [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with `./isaaclab.sh --format` - [ ] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [x] I have added tests that prove my fix is effective or that my feature works - [x] I have updated the changelog and the corresponding version in the extension's `config/extension.toml` file - [x] I have added my name to the `CONTRIBUTORS.md` or my name already exists there <!-- As you go through the checklist above, you can mark something as done by putting an x character in it For example, - [x] I have done this task - [ ] I have not done this task --> --------- Signed-off-by:
Kelly Guo <kellyg@nvidia.com>
Co-authored-by:
Kelly Guo <kellyguo123@hotmail.com>
Co-authored-by:
Kelly Guo <kellyg@nvidia.com>8d1f36cf
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| 00_sim | ||
| 01_assets | ||
| 02_scene | ||
| 03_envs | ||
| 04_sensors | ||
| 05_controllers |