You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I got this yolov4-for-darknet_ros works, can output a window with objects are detected.
But when I check the rostopics be published and try to use the rqt_image_view to load and show the rostopic /darknet_ros/detection_image , I got the problem with the topic can not be shown like this:
Do anyone have the same problem? How this can be solved?
The text was updated successfully, but these errors were encountered:
Thank you for use yolov4-for-darknet_ros!
I had a similar problem, but I was able to solve it.
I solved this problem by changing enable_opencv: true to enable_opencv: false in darknet_ros/darknet_ros/config/ros.yaml.
Hi, I got this yolov4-for-darknet_ros works, can output a window with objects are detected.
But when I check the rostopics be published and try to use the rqt_image_view to load and show the rostopic /darknet_ros/detection_image , I got the problem with the topic can not be shown like this:
Do anyone have the same problem? How this can be solved?
The text was updated successfully, but these errors were encountered: