Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

Latest commit

 

History

History

Drone Zone

Drone Zone is a multi-drone command and control environment powered by AWS IoT/Greengrass. Flight settings are configured with Device Shadow Service for AWS IoT, while piloting instructions are provided by a serverless Lambda function deployed to the edge. With AWS SageMaker object detection models deployed to the edge, drones can detect other drones/RC cars within its range of vision, follow these targets, and report findings back to a real time dashboard.

Note: Project code and model is still being updated, and will be published shortly.

AWS Services Used

Architecture

Architecture Diagram

Getting Started

Please see Getting Started to try out this project.

FAQ

Q: What drone was used for this project?

The Parrot ANAFI Work drone was used for this project. This drone was selected for its configurable Wi-Fi frequency, and Python-based Olympe controller interface.

Q: What edge/IoT device was used for this project?

The NVIDIA Jetson Nano Developer Kit was used for this project. This device was primarily selected for its GPU, making it easy to run ML model predictions in near real-time.

Authors

License

This library is licensed under the Apache 2.0 License.