We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I have a Kinect V1/JBullet/Processing 2.0b6 system running on Mac OS (multiple versions). I'm now trying to get Kinect V2 to work with JBullet using the bRigid wrapper in Processing 2 on a Windows 8.1 machine. However, the Kinect library seems to only want to work in Processing 3 and bRigid in Processing 2. The issue seems to be with a Java dependency in the Kinect library (requires 1.7, not 1.6). Has anybody found a work around for this?
Answers
Just to say I fixed this problem. Although bRigid is greyed out in P5.3 if you import it with P5.2 it will run in P5.3. It doesn't seem to have any conflict with Windows Kinect library either.