Can please somebody help me? Im a completly new guy at this and i cant get the leap motion sensor to work, no matter what. and yes i try with the example code
I don't know if you are using InMoov with your Leap Motion but if yes, here is the code to get the right hand working with the LeapMotion:
https://github.com/MyRobotLab/pyrobotlab/blob/master/home/hairygael/InMoov4.LeapMotion.py
# inmoov.rightHand.stopLeapTracking()
"Service Pages' should always have working examples at the bottom of the documentation.
All documentation can be found with the URL pattern
http://myrobotlab/service/{Service Name}
So, in the case of LeapMotion is would be :
http://myrobotlab.org/service/LeapMotion
Information & Examples should be there..
Yes i am using it with inmoov, but when i run the code the hand just closes and remains close no matter what i do.
I don't know if you are using
I don't know if you are using InMoov with your Leap Motion but if yes, here is the code to get the right hand working with the LeapMotion:
https://github.com/MyRobotLab/pyrobotlab/blob/master/home/hairygael/InMoov4.LeapMotion.py
# inmoov.rightHand.stopLeapTracking()
"Service Pages' should always
"Service Pages' should always have working examples at the bottom of the documentation.
All documentation can be found with the URL pattern
http://myrobotlab/service/{Service Name}
So,
in the case of LeapMotion is would be :
http://myrobotlab.org/service/LeapMotion
Information & Examples should be there..
Yes i am using it with inmoov
Yes i am using it with inmoov, but when i run the code the hand just closes and remains close no matter what i do.