jawaff / KinectController

Control your computer using your body. The KinectController turns the Kinect into a controller that allows configurable actions to be emulated when configurable gestures are triggered by the user.
0 stars 0 forks source link

Exception when user is lost and then visible to the Kinect again #19

Closed jawaff closed 8 years ago

jawaff commented 8 years ago

I found this problem by leaving the sight of the Kinect and then coming back into view after waiting for a little bit.

jawaff commented 8 years ago

There's also an issue with a second user coming into the scene and being able to take over control of the controller. After the first user is lost, the second user should be able to take over and have its skeleton tracked. The second user doesn't seem to get its skeleton tracked though.

jawaff commented 8 years ago

This was fixed in a recent commit (although it wasn't tagged in the commit.)