-
Notifications
You must be signed in to change notification settings - Fork 1
LeapMotion
pappist edited this page Aug 4, 2016
·
3 revisions
-
Download the V2 Desktop SDK (registration needed)
-
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.
-
-
Start / Stop Leap deamon:
$ service leapd [start | stop]