Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

Google Drive package#207

Closed
muthuArivoli wants to merge 3 commits intomasterfrom
google-drive
Closed

Google Drive package#207
muthuArivoli wants to merge 3 commits intomasterfrom
google-drive

Conversation

@muthuArivoli
Copy link
Member

This provides a package to upload and download files from Google Drive.

The main use case is during pool testing, when we need to download a large file from drive (like a CV model). Currently, we have to download it onto our computer (which could be very slow if we do not want to disconnect from the robots network and connect to DukeVisitor), and then use scp or ftp to transfer the file onto the robot, which could again be slow with a bad tether connection. This package basically bypasses our tether/router and downloads the file directly into the container, potentially saving us valuable time during pool tests.

@pep8speaks

This comment has been minimized.

@muthuArivoli
Copy link
Member Author

Probably not useful.

@muthuArivoli muthuArivoli deleted the google-drive branch April 17, 2021 16:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants