Can you use multiple Kinects with openni_launch?
Hello,
We are using two kinects on our project and use openni_launch to access them. One program uses openni_launch openni.launch device_id:=#1 camera:=kinect1 and the other uses openni_launch openni.launch device_id:=#2 camera:=kinect2.
Both of these programs work separately but when we try to run both in parallel, the second kinect to launch doesn't respond. Is there a way to access multiple kinects at the same time?
Kind Regards, Martin