Adds trial counter to saved image filenames in blueprint cfg (#2073)
# Description Uses recorder_manager's successful episode count as trial number and adding it to saved image filenames. Track successful episodes across environments by adding trial counter to saved image filenames. ## Type of change <!-- As you go through the list, delete the ones that are not applicable. --> - New feature (non-breaking change which adds functionality) - [x] I have run the [`pre-commit` checks](https://pre-commit.com/) 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
Showing
Please register or sign in to comment