Skip to content

Integrate Flight Operations with Flight-Vision Pipeline #109

@cjhr95

Description

@cjhr95

Integrate Flight-Vision Pipeline

Problem

Data must be communicated between flight and vision code. The flight code needs the coordinates for the AirDrop objects after ODLC pathing, and vision needs the drone's GPS location for each photo taken as well as the camera's state

Solution

Need to integrate the vision data into flight operations. This is achieved through a series of files:

  • Update the "state.txt" file to indicated the camera has stopped taking pictures.
  • Write the drone's GPS coordinates along with camera data to "camera.json"
  • Read the proper coordinates for air drop objects from the "output.json file"

Metadata

Metadata

Labels

blockedTask is blocked by another's progressenhancementNew feature or requestflightPertaining to the physical movement of the dronepipelineTask related to communication between flight and visionvisionRelating to image or visual stream handling and processing

Type

No type

Projects

Status

📋 Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions