ZiwenZhuang / parkour

[CoRL 2023] Robot Parkour Learning

Home Page:https://robot-parkour.github.io

Repository from Github https://github.comZiwenZhuang/parkourRepository from Github https://github.comZiwenZhuang/parkour

Code run error

1242713693 opened this issue · comments

commented

Hello, when I follow the steps to run the instruction, it is normal to run "python legged_gym/scripts/train.py --headless --task a1_field" at the beginning. But when I run the skill policy later "python legged_gym/scripts/train.py --headless --task a1_leap; python legged_gym/scripts/train.py --headless --task a1_crawl; python legged_gym/scripts/train.py --headless --task a1_crawl "The system displays" models = [file for file in os.listdir(load_run) if 'model' in file]
FileNotFoundError: [Errno 2] No such file or directory: '/ home/noetic/fanfeihu/parkour/legged_gym/logs/field_a1 / {Your virtually steeped leap model directory}' how should I deal with this problem, are looking forward to Your reply

I think you need to replace {Your virtually steeped leap model directory}