Hello, I am a researcher using the Leap Motion depth camera for my masters research. I am using its python 2.7 package as I have some limited experience with python, and none with C (I've mostly used matlab for programming). I am trying to have the software write some of the various recorded hand information (end digit angle and end joint position, along with a few others) to a data frame as it goes. However I have not had any luck in doing so. Are there any more experienced here who could point me down the right path?
Thanks!
EDIT: My older post was answered, so never mind! I found a solution that worked for me.