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

Can't Download Dataset #12

Open
ztonege opened this issue Nov 7, 2022 · 2 comments
Open

Can't Download Dataset #12

ztonege opened this issue Nov 7, 2022 · 2 comments

Comments

@ztonege
Copy link

ztonege commented Nov 7, 2022

Hi, I tried using this scrape_mrgdatashare.py to download data as shown in the README, however, it kept failing.

The command that I used
python scrape_mrgdatashare.py --choice_sensors stereo_centre,vo --choice_runs_file example_list.txt --downloads_dir /Downloads --datasets_file datasets.csv --username <my-username> --password <my-password>

My example_list.txt

2014-12-17-18-18-43

The error message

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='mrgdatashare.robots.ox.ac.uk', port=443): 
Max retries exceeded with url: / 
(Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fae0c22b470>: 
Failed to establish a new connection: [Errno 113] No route to host',))

It looked like a network error so I tried to download the GPS data from sequence 2015-02-03-19-43-11 from the website directly, using the link below:
https://mrgdatashare.robots.ox.ac.uk/download/?filename=datasets/2015-02-03-19-43-11/2015-02-03-19-43-11_gps.tar
but the address was unreachable.

Can you please help? Thanks!

image
image

@lhvvian
Copy link

lhvvian commented Nov 13, 2022

Hello, have you finished downloading?

@ztonege
Copy link
Author

ztonege commented Nov 14, 2022

Nope, I still can't download it. I'm still getting the same error.

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

2 participants