- Edited
I currently using ROS2 Humble with depthai and am using OAK-D LR. I have my own trained model in a .blob form, but am having trouble understanding how to run my model to get bounding boxes coordinates of detected objects. The example filter of spatial_bb.launch is kind of what I want as a result. I was wondering if there was a way to just use my model instead of the default?