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

Add Functionality to Upload Log Text Report Files to Google Drive #166

Open
3 tasks done
mohamdlog opened this issue Nov 3, 2024 · 0 comments · May be fixed by #170
Open
3 tasks done

Add Functionality to Upload Log Text Report Files to Google Drive #166

mohamdlog opened this issue Nov 3, 2024 · 0 comments · May be fixed by #170
Assignees
Milestone

Comments

@mohamdlog
Copy link
Member

mohamdlog commented Nov 3, 2024

Description:
Implement the functionality to upload generated log text report files to Google Drive. This will serve as the initial step in expanding storage options, with future plans to include HTML and PNG file uploads.

Acceptance Criteria:

  • Develop functionality to upload log text report files directly to Google Drive.
  • Use the provided starter code
  • Verify upload processes work smoothly with Google Drive.

Reason:
Adding the capability to upload log text report files to Google Drive enhances data accessibility and facilitates collaboration. This will lay the groundwork for future uploads of HTML and PNG files.

Necessary Files to Look at for More Information:

  • The connection information in the shared drive folder.
  • DroneWorld\backend\PythonClient\multirotor\storage\abstract\storage_service.py
  • DroneWorld\backend\PythonClient\multirotor\storage\gd_storage_service.py
  • DroneWorld\backend\PythonClient\multirotor\airsim_application.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants