Hi Jaka,
That's what I thought, or it would be completely illogical .
But the documentation only mentions ImgDetections as input to the ObjectTrackers . No mention of the SpatialImgDetections ( that includes the x,y,z).
ObjectTrackers can process both? ((an oversight in the documentation?)
My pipeline linking is correct.
ColorCamera + StereoDepth >> MobilNetSpatialDetectionNetwork.SpatialImgDetections >> inputDetections.ObjectTrackers.
I cannot directly use the sample provided by Luxonis. I'm developing within an application / development environment : Touch Designer, which has the DepthAI SDK integrated. I can only create and upload the pipeline: # Create pipeline
I am relying on internal operators for the message/stream retrieval. This is perhaps where the problem lies, in the message formatting .
I will check with the Touch Designer team .
Thanks