Skip to content
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

filter_data #45

Open
a1wj1 opened this issue Jul 22, 2023 · 2 comments
Open

filter_data #45

a1wj1 opened this issue Jul 22, 2023 · 2 comments

Comments

@a1wj1
Copy link

a1wj1 commented Jul 22, 2023

When running tools/filter_data.py, the path cannot be found:
FileNotFoundError: [Errno 2] No such file or directory: 'routes_town05_long.json'

May I ask if this file will be generated when collecting data? I don't seem to have found the relevant generation code?

@penghao-wu
Copy link
Collaborator

It should correspond to the file specified by CHECKPOINT_ENDPOINT in the data_collection script.

@noah-curran
Copy link

noah-curran commented Jul 26, 2023

@WPH-commit could you please clarify which file paths should be set to result_path and data_path in filter_data.py? Please provide an example. I have successfully generated data using routes_town01.xml with roach collection.

BTW, as a related note, it would be greatly appreciated if the documentation could be updated with more specific steps of what to do with these parameters during all steps. As the documentation current is, it has been a lot of trial and error to figure out what is to be filled where. I'd like to reproduce your results from start to finish.

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

No branches or pull requests

3 participants