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

Bad dataset download link #1

Open
orrzohar opened this issue Mar 20, 2024 · 4 comments
Open

Bad dataset download link #1

orrzohar opened this issue Mar 20, 2024 · 4 comments

Comments

@orrzohar
Copy link

Hi,

Running:
gsutil -m cp -r gs://gresearch/robotics/droid_100 .

Results in:
invalid_grant: Bad Request
CommandException: 1 file/object could not be transferred.

Best,
Orr

@kpertsch
Copy link
Collaborator

This is most likely an issue with your gsutil setup?
I just ran gsutil -m cp -r gs://gresearch/robotics/droid_100 /tmp and it worked without problem.
Maybe try re-logging into your gsutil account? Maybe also try running gsutil ls gs://gresearch/robotics/droid_100 to see whether it's a problem specific to copying.

@orrzohar
Copy link
Author

Yup that did it!
Do I have to download only these tf filetypes or can I access the MP4 files directly in any way?

@kpertsch
Copy link
Collaborator

Please check out our developer documentation: https://droid-dataset.github.io/droid/the-droid-dataset.html
We do provide access to the raw data as well! (although we're still straightening out some issues there, so it's only 75% of the dataset for a few days)

@QazyBi
Copy link

QazyBi commented Aug 22, 2024

@kpertsch, could you clarify whether the entire dataset has been processed and is available for public access?

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