Skip to content

createdotnet/ipad-ardrone-controller

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

ipad-ardrone-controller

This is the iPad based gesture controller for AR Drone that we wrote at @NodeCopter Brighton.

We essentially added ar-drone functionality to the app in the http-trackpad module by @trevordixon


Controls

Take Off and Land

Tap with three fingers.

Increase Altitude

Drag upwards with two fingers.

Decrease Altitude

Drag downwards with two fingers.

Tilt Left

Use one finger and swipe left.

Tilt Right

Use one finger and swipe right.

Tilt Forward

Use one finger and swipe up.

Tilt Backwards

Use one finger and swipe down.

Running the App

Once connected to your AR Drones wifi network. Run the app like so;

  node http-trackpad/app.js

On your ipad's browser visit your computer's ip at port 8080 e.g. http://192.168.0.4:8080

For more information read the http-trackpad Readme

About

iPad based gesture controller for AR Drone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published