Skip to content

can't load previous model #11

Description

@krank10

I have run with 'python train.py --task=widowGo1', but encountered with error:
'File "/home/myname/Works/Deep-Whole-Body-Control-main/legged_gym/legged_gym/utils/helpers.py", line 121, in get_load_path
model = models[-1]
IndexError: list index out of range
How can i fix it?
btw, I have deleted 'name=str(args.exptid) + '' + args.run_name' in 'wandb.init(project='manip-loco', name=str(args.exptid) + '' + args.run_name)' due to both strs are none.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions