Skip to content

Latest commit

 

History

History
112 lines (94 loc) · 3.08 KB

File metadata and controls

112 lines (94 loc) · 3.08 KB

Octocopter-for-fire-and-flood-management

It's a Pixhawk & Raspberry Pi based remote controlled or autonomous 8-armed UAV which will fight as firefighter & work as flood relief distributor.

Hardware Design

Project Contributor

  1. Arghya Chatterjee
  2. Rumayel Hasan Pallock
  3. Boshra Aziz Roshni
  4. Al Mamun

Live Demo

For watching the copter in action, please visit here.

Fire Fighter Octocopter

Mission-Planner-for-Ground-Station

Mission Planner Overview

Launch on Windows

mono MissionPlanner.exe

You can debug Mission Planner on Mono with:

MONO_LOG_LEVEL=debug mono MissionPlanner.exe

Delivery Mission Octocopter

Compile On Linux

Those instructions were tested on Ubuntu 16.04. Please install Mono, either :

sudo apt install mono-runtime libmono-system-windows-forms4.0-cil libmono-system-core4.0-cil libmono-winforms2.0-cil libmono-corlib2.0-cil libmono-system-management4.0-cil libmono-system-xml-linq4.0-cil

or full Mono :

sudo apt install mono-complete

Face-Recognition-During-Delivery-Mission

  1. Update libraries:
sudo apt-get update
sudo apt-get upgrade
  1. Installing Face Recognition Module:
sudo apt-get install build-essential cmake
sudo apt-get install python3-setuptools
sudo apt-get -y install python3-pip
sudo pip3 install dlib
sudo pip3 install face_recognition
  1. Running the Delivery Recognition model:
cd ~/UAV Delivery Recognition 
python3 Drone_Delivery.py

Competition Achievement

Project Goal

Source Video: https://www.youtube.com/watch?v=WFqThcMIN7A

Source Video: https://www.youtube.com/watch?v=Bm2BVTTir4c