darknet_ros icon indicating copy to clipboard operation
darknet_ros copied to clipboard

No bounding boxes published

Open TeingQiHao opened this issue 3 years ago • 1 comments

Hi all,

I have trained my own YOLOv4 Model and would like to get a 3D bounding box on all my detected objects.

Im trying this ROS package out, hoping to get bounding boxes.

However, I was not able to get any.

Im pretty sure the node was subscribing to my camera. The publishing topics were all created but no mesages were published to them. (I get a ERROR: Cannot load message class for [darknet_ros_msgs/BoundingBoxes]. Are your messages built?)

Any guidance will be greatly appreciated.

TeingQiHao avatar Nov 08 '21 09:11 TeingQiHao

i have the same problem,do you solve it?

qiuliangcheng avatar May 28 '23 05:05 qiuliangcheng