Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Objective

Turn a completed computer vision system to a working one

Due date

 

Key outcomes

Video streaming to ground station, detection of boxes and pylons, geolocation of pylons, distance measurement of boxes, communication between ground station and aircraft

Status

NOT STARTED

Problem Statement

As we complete and unit test modules of our system, its time to start thinking of how to go from a completed system to a deployed one. This plan starts when all modules are functionally complete, but not necessarily operational.

Scope

The scope includes all activities starting from a functionally complete but not operational system. Any activities where new features are added is outside the scope of deployment.

Tasks

Operational unit

Tasks to becoming operational

Responsible individual(s)

Relay video back to ground station

  • Set up lightbridge on drone

  • Connect lightbridge on base

  • Connect GoPro to Lightbridge

TBD - Needs to be onside

Automatically detect pylons and boxes

  • Select training data (pylons), collect and select (boxes).

  • Define bounding boxes for training.

  • Performing training and verification.

  • Ensure models are callable from targetAcquisition

Addesh

Communicate pylon locations, turn heading on landing and distance control on ground.

  • Verify interface between command module and aircraft with Firmware.

  • Set up multiprocessing to command module.

TBD

Navigate and slow aircraft on taxi

  • Measure and record real-pixel width conversion ratio for distance measurement.

  • Define control system, given that we plan to stop before the boxes, how do we plan to turn distance information into

TBD

Timeline

30-Mar202006-Apr13-Apr20-Apr27-Apr04-May
Automatically detect pylons/boxes
Video Tranmission
Command Transmission
Ground Navigation

Feature 1

Feature 2

Feature 3

Feature 4

Select Data

Bounding Boxes

Train

Deploy

iOS app

Android app

Lightbridge: Drone

Lightbridge: Base

Wire up GoPro

Verify, Test, Use Interface

Multiprocessing

Record Ratios

Multiprocessing + Implement

Design distance control

  • No labels