AM68A: AM68A

Part Number: AM68A

Tool/software:

I was working on a C++ application where I successfully printed the object names from post_process_image_object_detect.cpp. However, I needed to restart the entire pipeline every 10 seconds. I already have an implementation for this, but I couldn't find the complete pipeline code in your application. I understand that the flow is defined in object_detection.yaml. Can you provide a solution for this?