-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
blockedTask is blocked by another's progressTask is blocked by another's progressenhancementNew feature or requestNew feature or requestflightPertaining to the physical movement of the dronePertaining to the physical movement of the dronepipelineTask related to communication between flight and visionTask related to communication between flight and visionvisionRelating to image or visual stream handling and processingRelating to image or visual stream handling and processing
Milestone
Description
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
Assignees
Labels
blockedTask is blocked by another's progressTask is blocked by another's progressenhancementNew feature or requestNew feature or requestflightPertaining to the physical movement of the dronePertaining to the physical movement of the dronepipelineTask related to communication between flight and visionTask related to communication between flight and visionvisionRelating to image or visual stream handling and processingRelating to image or visual stream handling and processing
Type
Projects
Status
📋 Backlog