Skip to content

marcofranssen/medical-delivery-drone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medical Delivery Drone

⚠️ This projects is part of an hackaton and by no means complete! Don't use this for production!

To run this solution you will need to install the following dependencies.

brew install ffmpeg opencv pkg-config

Download Go packages

go mod download

Build

go build .
# or
make build

Run

  1. Connect with the tello wifi.
  2. Run ./medical-delivery-drone.

Releases

No releases published

Packages

No packages published

Languages

  • Go 80.5%
  • JavaScript 15.9%
  • HTML 2.7%
  • Makefile 0.9%