2 Astra Sensors in one Unity Project

Hey there!
I’m building an application with body tracking in Unity. I need to have a two sensor setup, because of range limitations of one sensor. One Sensor wouldn’t cover all positions for different users.

How can I use multiple sensors with the astraSDK in Unity?
I already looked at the openNI MultiDepth sample, but couldn’t figure out a way to get a device list in the astraSDK.

I don’t need to have both sensors active at the same time, but need to switch between them, when one sensor couldn’t detect anything.

Would be happy if someone could point me in the right direction for this problem, because atm I’m just clueless how to solve it.

Thanks
Markus

Hi. sorry for late reply.
Unfortunatly, the Astra SDK will detect users with one sensor only. You can have multiple sensors, but if you activate the user detection on two or more sensors, it will just not work at all.

I don’t know any way to do this, Nuitrack as the same problem, only once sensor.

Regards
Yann