leggedrobotics / darknet_ros

YOLO ROS: Real-Time Object Detection for ROS
BSD 3-Clause "New" or "Revised" License
2.14k stars 1.16k forks source link

How to run darknet_ros with compressed image topic? #356

Open Jaelly opened 2 years ago

Jaelly commented 2 years ago

Additional context Hi :) I want to run darknet_ros with compressed image topic. So, i fixed config file or launch, but when I fixed it, i got message below. image I really really have to subscribe compressed image topic with darknet_ros, not republish compressed image topic from darknet_ros

Is it okay, if i fix YoloObjectDetector.cpp, camera callback ImageConstPtr to CompressedConstPtr? Is there any tip for me?

Screenshots If applicable, add screenshots to help explain your problem.

System (please complete the following information):