Example Code

Waterloo Labs Episode 8 - Science Fair Mash Up - Start Trigger with Parrot AR.Drone and LeapMotion Leap

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

Download All

Overview
This LabVIEW interface allows one to display the height of the palm on a slider and display the X,Y hand position over time on an XY graph by simulating AR drone with Leap Motion controller. 


Description
This LabVIEW interface allows one to display the height of the palm on a slider and display the X,Y hand position over time on an XY graph by simulating AR drone with Leap Motion controller. 

 

Requirements

  • LabVIEW 2012 or later
  • JKI Package Manager for LabVIEW 2012
  • Parrot AR.Drone Toolkit for LabVIEW from LabVIEW Hackers
  • LeapMotion Leap SDK (optional, the example will simulate a Leap by default)
  • Parrot AR.Drone v1 or v2 (only v2 can perform animations)
  • LeapMotion Leap (optional, the example will simulate a Leap by default)


Steps to Implement or Execute Code

  1. Download and install the JKI package manager if you have not done so already
  2. Install the AR.Drone Toolkit from LabVIEW Hacker
  3. Make sure the AR.Drone is powered on, wirelessly connected to your computer, and functional [hint: try and run an example included with the Parrot AR.Drone toolkit]
  4. Download and extract the attached example. WLL-Leap-AR Controller.vi is the Main VI for the application.

 

Additional Information or References
VI Block Diagram
5-57.png

 

 **This document has been updated to meet the current required format for the NI Code Exchange.**


Milan

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Comments
luisalor
Member
Member
on

MilanR
Active Participant
Active Participant
on

The Leap Motion Controller Toolkit for LabVIEW is not out yet but we will be posting more info about it soon at the following group: https://decibel.ni.com/content/groups/leap-motion-controller-toolkit-for-labview


Milan