Hi,
I have another post on here about trying to set a hand into a fixed pose but it's not had any views or responses so i thought i would try another approach.
I have loaded the pose i want from an xml (serialized leap.hand object) and have then used the "SetTransform" method on the hand object to set it to the hand position and rotation from the live data. However, this causes the hand to constantly spin. The hands position is correct and it moves with the live data whilst maintaining the fixed pose that i need, but for some reason it is spinning like crazy.
I'm guessing that there is a known bug with the API.