You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
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:
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
The text was updated successfully, but these errors were encountered: