Hey!
I just created a new project with the Nuitrack SDK from the asset store. When running the RGBandSkeletons (or any RBG samples) I don’t see anything from the Color module. Skeleton tracking does work with Nuitrack though.
I am using an Astra Pro with the drivers installed. The camera feed appears when using Window’s Camera and when using the Astra SDK in Unity. I have turned on the Debug.Logs for NuitrackManager.HandleOnColorSensorUpdateEvent, but “Color Update” is never called. The ‘colorModuleOn’ bool in NuitrackManager is also set to true.
How can I resolve this?