Zed 2i: Object_detection, calibration

Hi,

I am launching a calibration file and getting an error said ‘[image_publish-7] process has died’. Do you have a solution for this?

Thank you!

Hi @HannahVu
the ZED node is still running, so the problem is with other nodes.

Can you provide more information regarding what you are running and how?

I’m sorry, @HannahVu, but I cannot debug your code.
If image_publish crashes, it means there is a problem with it, and you must debug it to find the bug.

My only recommendation is to note that ZED images are in 32-bit BGRA format, not 24-bit BGR.

Hi @Myzhar

Sorry, I’ll keep that in mind.
Thank you for the hint btw.