Hi,
I would like use kinect with OpenNi. Do you have more example than :
openni = Runtime.createAndStart("openni", "OpenNi")
openni.startUserTracking()
Do you have documentations ?
I would like move my bot with skeleton recognition. Is it possible ? Do you have example ?
Thank you
Dom
Its based on publishing a
Its based on publishing a skeleton. Not sure of its current state. I'd want to see it drive a virtual InMoov before attaching it to a real one.
Usually I'd direction someone to the "service page" - but the docs on this are pretty scant ..
http://myrobotlab.org/service/OpenNI
Link page err.
http://myrobotlab.org/service/openni - link doesn't work
Corrected to
Corrected to : http://myrobotlab.org/service/OpenNI
This openni.addListener("publ
This openni.addListener("publish",python.name,"input") doesn't work, why ?