Skip to content

novalain/deffjean-hacknroll2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intuitive control of a AR Drone 2.0 with help of the leap motion and Raspberry Pi to broadcast a live video feed. A client fetches the images from the Pi and shows them in a web app (work on face recognition in progress).

Made at the hackathon Hack&Roll 2016 by Andres Galaviz, Michael Novén and Alejandro Leal Isla Flores. More info about the project here.

Stuff needed

  • AR Drone 2.0
  • Leap Motion device
  • Raspberry PI 2.0 with a camera module, wi-fi dongle and a powerbank for the power.
  • Duck tape to mount it onto the drone.
  • Two computers communicating with PI and Drone (we call them Client and Server respectively). Also possible with one computer and two network cards.

Client:

  1. Install packages with npm install
  2. Run local server with grunt server

Server:

  1. Install node
  2. Run node robot.js when connected to drone

For Raspberry PI

  1. Install RPi Cam Web Interface, instruction available here

About

A quadcopter with mounted cameras. Able to detect and track faces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors