[LOGGED] OpenNI actor bodies output problem
-
Hi,
I want to use the amount of tracked bodies on the openNi Actor to trigger a reset event after a certain time. I though observe that when I connect the output to i.e. the value in of a comparator that it jumps to the Max value of the bodies output. Can anybody tell me why it does that?
-
@ari said:
Can anybody tell me why it does that?
I can tell you exactly why it does that; you found a bug. I'll log this.
One workaround seems to be that as soon as the Kinect finds a new body it'll update the count to the real number instead of the max.
Here's another workaround for you though:
Best wishes,
Woland
-
Ha okay ;) thanks!