dnn_detect
dnn_detect copied to clipboard
Crash dnn_detect Melodic
I'm using ROS melodic, ubuntu 18.04. I change the right camera and image topic name in dnn_detect.launch
Then, when I run the detector as following it crashes :
roslaunch dnn_detect dnn_detect.launch
and I got this error :
NODES
/
dnn_detect (dnn_detect/dnn_detect)
ROS_MASTER_URI=http://localhost:11311
process[dnn_detect-1]: started with pid [17433]
[ INFO] [1636547895.381197011]: Read 21 class names
[ INFO] [1636547895.423370674]: DNN detection ready
[ INFO] [1636547896.104319130]: Got image 4
[dnn_detect-1] process has died [pid 17433, exit code -11, cmd /home/catkin_ws/devel/lib/dnn_detect/dnn_detect /camera/compressed:=/quad1/image_raw/compressed /camera_info:=/quad1/camera_info __name:=dnn_detect __log:=/home/.ros/log/d6a81852-4222-11ec-831f-c8d9d22f7958/dnn_detect-1.log].
log file: /home/.ros/log/d6a81852-4222-11ec-831f-c8d9d22f7958/dnn_detect-1*.log
all processes on machine have died, roslaunch will exit
shutting down processing monitor...
... shutting down processing monitor complete
done