facebookresearch / nocturne

A data-driven, fast driving simulator for multi-agent coordination under partial observability.
MIT License
258 stars 29 forks source link

Problems with mini dataset #26

Closed roggirg closed 2 years ago

roggirg commented 2 years ago

Hi again,

It seems as though the mini-dataset folders are missing valid_files.json which throws an error when running create_env.py. The full dataset has those files.

Thanks!

eugenevinitsky commented 2 years ago

Oh wow, thanks for catching this. Let me upload that to the new dataset. In the meantime, are you able to get a copy of valid_files.json to use for your purposes?

roggirg commented 2 years ago

Wow you are quick!! Well I downloaded the full dataset so I'm okay. I'm guessing I can just use the same valid_files.json from the full dataset in the mini one, is that correct?

eugenevinitsky commented 2 years ago

Yep, that one should work with the mini-dataset!

roggirg commented 2 years ago

Cool, again I'll let you close this issue when you see fit.

eugenevinitsky commented 2 years ago

Thank you for catching this issue! We've added a new valid_files.json into the mini-datasets if you want to re-download them; it'll let the environment run a little faster as we no longer have to check which files you have