I am trying to use a Leap Motion for development with Processing, but the LM won't connect.
first i used to latest SDK and the LM works in the control panel but wont connect when i try to run code in processing. (i have code running which constantly prints if the LM is connected or not).
I then tried downgrading to version 3.2.1 of the Orion software and i get the exact same issue as before.
then I tried the hotfix with the version 3.2.1 of the Orion software from here: https://forums.leapmotion.com/t/resolved-windows-10-fall-creators-update-bugfix/6585
but after i unzip the hotfix files into core services and try to start Leap Service again i get the following error:
Windows could not start the Leap Service service on Local Computer. Error 1053: The service did not respond to the start or control request in a timely fashion,
In Device Manager, the Leap Motion is recognised under 'Cameras'.
I also tried to downloaded the linux SDK on a raspberry pi, but when i try to install the .deb file i get an error saying:
A package could not be found that allows the action to complete.
Any idea how to fix any of this?
I was hoping to use the LM on the raspberry pi so if anyone knows what that error could be also that would help too.