Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

ODLC Endpoints #29

Merged
merged 3 commits into from
May 11, 2024
Merged

ODLC Endpoints #29

merged 3 commits into from
May 11, 2024

Conversation

21chanas3
Copy link
Contributor

@21chanas3 21chanas3 commented May 5, 2024

added ODLC file handling and ground object structs

Endpoints Added

  • Basic CRUD on GroundObjects
  • POST /image - Uploads an image (for Camera people)
  • GET /image/list - Lists all images on the server (images on server will all be timestamped)
  • GET /image/:filename - Downloads an image based on the filename

I did not add telemetry data as there may be cases where you need to do some interpolation. You can grab telemetry data from the /status endpoints

@21chanas3 21chanas3 requested review from jimgeng and a team May 5, 2024 20:28
@21chanas3
Copy link
Contributor Author

@ubcuas/odlc please let me know if you need anything else from this

This was linked to issues May 5, 2024
@kenndu kenndu merged commit 84165c9 into master May 11, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Camera Stuff (read description) Implement ODLC endpoints
2 participants