tj-uav / GroundStation

Custom ground station software (flight control + imaging)
https://tjuav.org
15 stars 13 forks source link

Image Handler Refactor #148

Open tjuav opened 11 months ago

tjuav commented 11 months ago

With the impending CV implementation, the current "download every image we don't have" implementation is not feasible.

Both server/handlers/image.py (GS) and tj-uav/FlightSoftware (FS) need to be updated with such an improved implementation.

Specifics of a sample implementation: