Skip to content

LeapMotion

pappist edited this page Aug 4, 2016 · 3 revisions

Leap Motion

Leap Motion SDK installation on Linux

  1. Download the V2 Desktop SDK (registration needed)

  2. Run the scripts/setup-leapsdk-linux.sh script: $ sudo ./setup-leapsdk-linux.sh <path-to-downloaded-tar>

    • This will untar and install leap motion SDK and placed native libraries in /opt/leapmotion folder.

  3. Start / Stop Leap deamon: $ service leapd [start | stop]

Clone this wiki locally