Skip to content

[MISC] wandb logger ignores run_name #182

Description

@Milotrince

WandbSummaryWriter always uses run_name = os.path.split(log_dir)[-1] instead of using run_name from config. I would expect the run_name to be used if provided.

https://github.com/leggedrobotics/rsl_rl/blob/main/rsl_rl/utils/wandb_utils.py

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions