Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Detect Pylon

  2. Geolocate Pylon

  3. Send Pylon coordinates to ground station

Task: Module - Task

Blocking Aspects

Remaining subtasks

Target Completion

Command - Send Turn Instruction

Command Module Completion

Author instructions for command module

March 13th

Task: Module - Task

Blocking Aspects

Remaining subtasks

Target Completion

Responsible

Geolocation - Input Conversion

Measurement of camera FOV, Measurement of GPS position

Design approach to problem, measure camera FOV, implement functions

March 20th31st

Andrew and Kevin

Geolocation - Statistical Analysis → Use weighted mean approach.

None

Get weights (probability of selection) from YOLO model then take weighted average

March 13th20th

Addesh

Target Acquisition - Model Training and Saving

Collecting training data, getting decklink setup and working

Get lightbridge running, get GoPro running, setup gopro → lightbridge, lightbridge → decklink and decklink → opencv

March 13th20th

N/A

Command Module - Configure for telemetry use

Review of by Shrinjay and merging command module

Define data source and output for command module, implement

March 13th

Search Program:

  1. Calculate angle to pylon

  2. Steer to pylon

Shrinjay

Taxi Program:

  1. Approach Pylon

  2. Identify boxes left to right

  3. Scan QR code, detect correct or incorrect box

  4. Traverse boxes to select correct box

Task: Module - Task

Blocking Aspects

Remaining subtasks

Target Completion

Responsible

Target Acquisition - Box Model verification and deployment

None

Move model to tensorflow

Train model and save as h5 file

March 27thDone.

March 27th

Shrinjay for Review

Distance Measurement

Camera intrinsics data , sync up on others

Pending status update

March 27th

Andy

QR Scanning

Camera setup, Correct QR Code

Identify library, identify how we get the correct QR code, implement library with stream from camera

March 27th

Aryan

Box Traversal

TBD

TBD

TBD - On hold

On hold

Deployment and Testing:

Deployment Requirements

...

Requirement

Blocking Aspects

Remaining Subtasks

Completed Subtasks

Date

Responsible

Vision

GoPro and Lightbridge Posession

Set up GoPro and Lightbridge.

Connect Lightbridge to DeckLink.

Confirm video flow from GoPro → Lightbridge → DeckLink → GStreamer.

Set up computer.

Set up DeckLink.

March 27th

Xierumeng

Communication

Command Module verification and merge

Wrap up command module.

Confirm command module on firmware end is complete.

System test communication.

Command module draft.

March 27th

Shrinjay and Andrew

Processing

Command Module merge, Geolocation Module completion, Shrinjay’s threading PR (Yes I’m calling myself out)

Add pipelines between main and geolocation module.

Add pipeline between main and command module.

Define and implement flight, search and taxi programs.

Module completion.

Threading draft.

April 7th

Shrinjay, Addesh (Pipelines)

Operation

Completion of entire computer vision system

Install and deploy system.

None.

April 14th

Shrinjay, Aryan