Closed Matthijs20 closed 1 year ago
Have you tried to follow the instruction which includes cloning and building the detection_msgs package?
Yes i have followed all the instructions from the readme file. I can see the output image in rviz but there seems to be something wrong in my boudingboxes messages.
May be you have to send source command with path to your setup.bash file?
If you in workspace directory, it will be
source devel/setup.bash
Yes i have followed all the instructions from the readme file. I can see the output image in rviz but there seems to be something wrong in my boudingboxes messages.
Please give more details of the error.
Issue not reproducible.
I am trying to publish the bounding boxes using the command: "rostopic echo /yolov5/detections" but i get the following error: Cannot load message class for [detection_msgs/boudingboxes]. are your messages built? How can i fix this error?