Skip to content

Adds env_cfg and agent_cfg to wandb in rl_games #2771

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 25, 2025

Conversation

ooctipus
Copy link
Contributor

@ooctipus ooctipus commented Jun 24, 2025

Description

This PR logs env_cfg and agent_cfg to wandb in accordance how rl_games handles env_cfg and agent_cfg. Before env_cfg and agent_cfg is not observable from wandb run.

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 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

@ooctipus ooctipus force-pushed the feat/rl_game_wandb_tracking_support branch from 1c93638 to ed40802 Compare June 24, 2025 22:27
@ooctipus ooctipus changed the title Add wandb native support in rl_games training pipeline Add env_cfg and agent_cfg to wandb in rl_games Jun 24, 2025
@ooctipus ooctipus force-pushed the feat/rl_game_wandb_tracking_support branch from ed40802 to 46527e6 Compare June 24, 2025 22:30
@kellyguo11 kellyguo11 changed the title Add env_cfg and agent_cfg to wandb in rl_games Adds env_cfg and agent_cfg to wandb in rl_games Jun 25, 2025
@kellyguo11 kellyguo11 merged commit 9655e62 into main Jun 25, 2025
4 of 5 checks passed
@kellyguo11 kellyguo11 deleted the feat/rl_game_wandb_tracking_support branch June 25, 2025 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants