engcang / ros-yolo-sort

YOLO v3, v4, v5, v6, v7 + SORT tracking + ROS platform. Supporting: YOLO with Darknet, OpenCV(DNN), OpenVINO, TensorRT(tkDNN). SORT supports python(original) and C++. (Not Deep SORT)
BSD 3-Clause "New" or "Revised" License
230 stars 38 forks source link

When I run the yolov4 tiny. Launch file, this problem has bothered me for a long time. How can I solve it #5

Closed xiaoyang12333 closed 2 years ago

xiaoyang12333 commented 2 years ago

[darknet_ros-1] process has died [pid 7205, exit code -6, cmd /home/rong/ce42/devel/lib/darknet_ros/darknet_ros camera/rgb/image_raw:=usb_cam/image_raw __name:=darknet_ros __log:=/home/rong/.ros/log/86a42996-41f4-11ec-85b4-cf13d8f5a8b0/darknet_ros-1.log]. log file: /home/rong/.ros/log/86a42996-41f4-11ec-85b4-cf13d8f5a8b0/darknet_ros-1*.log

engcang commented 2 years ago

Hi @xiaoyang12333

I cannot check the detailed error messages and cannot solve the problem with this little information. Can you explain the situation in more details please?