I have this addon installed on 2 computers, both with
- Ubuntu 12.04 64 bits
- OpenNI v 1.5.4
- NITE v 1.5.2
- ofxOpenNI master branch
- Same configuration files (.xml under data folder)
I one of them, it hast a lowest CPU and less RAM, them the skeleton tracking is working after waiting a few seconds since the example starting. But it doesn’t work in the other which has a more powerful CPU and more RAM (6Gb).
The curious thing is that it only worked once.
If I run the NITE/OpenNI skeleton tracking examples they worki properly, but it doesn’t with this addon examples.
BTW, I blacklisted the kinect.
isSkeleton and isCalibratin are always FALSE.
Any ideas?, thanks!