Object Detection issue with Ros2

Hi @Shubham_23
welcome to the StereoLabs community.

The first time you start the object detection module in a Docker image the ROS 2 Wrapper must download and optimize the AI model, so until this task is completed you cannot see any topic published.

I recommend following this guide to add persistence to the Docker image, otherwise, the optimization task must be performed each time the image is started: