Skip to content

feat: Add success rate to benchmark results#8

Merged
ooctipus merged 1 commit into
ooctipus:feature/success_rate_based_benchmarkingfrom
yts-nv:feature/success_rate_based_benchmarking
Apr 28, 2026
Merged

feat: Add success rate to benchmark results#8
ooctipus merged 1 commit into
ooctipus:feature/success_rate_based_benchmarkingfrom
yts-nv:feature/success_rate_based_benchmarking

Conversation

@yts-nv

@yts-nv yts-nv commented Apr 28, 2026

Copy link
Copy Markdown
Collaborator

Log cartpole camera survival success through extras and teach the benchmark scripts to read success-rate TensorBoard tags from both direct and RL-Games episode paths. This makes the --output_path benchmark JSON include a success_rate scalar when tasks emit it.

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
List any dependencies that are required for this change.

Fixes # (issue)

Type of change

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

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

Log cartpole camera survival success through extras and teach the benchmark scripts to read success-rate TensorBoard tags from both direct and RL-Games episode paths. This makes the --output_path benchmark JSON include a success_rate scalar when tasks emit it.
@github-actions github-actions Bot added enhancement New feature or request isaac-lab labels Apr 28, 2026
@ooctipus ooctipus merged commit 2699f3b into ooctipus:feature/success_rate_based_benchmarking Apr 28, 2026
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request isaac-lab

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants