APB Sample Codes

Scenarios

To support developers onboarding with Orqa’s developer program and products, we created sample codes along the lines with developer scenarios. These scenarios are not exactly applications, they are more capabilities that could be leveraged in applications.

ScenarioDescripionLinks
Camera Feed IntegrationSimple sample code that shows developers how to pull the camera feed – from either a digital or an analog camera – into software land for processing.Coming Soon
Object Tracking in FrameBuilding on #1, we feed the video frames to any CV/AI process to identify objects in frame.
IE: boxes around people using yolo.
Coming Soon
Follow TargetContinuing on #2, we add flight control commands to keep the subject tracked in frame.
Tracking happens as soon as possible, following is controlled from the ground on an on/off basis.
Coming Soon
Digital Radio IntegrationWe are bringing another link into the integration. Can remain parallel to the existing link.
Bring the debugging, feed and control to a ground control computer behind the digital radio.
Coming Soon
Auto Land/Auto Take Off/Go ToThe point of this is to implement a “smart action” triggered from a single button.Coming Soon