intel / ros_object_analytics

Apache License 2.0
182 stars 57 forks source link

bond broken #49

Open ramyagopinathpsg opened 5 years ago

ramyagopinathpsg commented 5 years ago

Hi, when i ran the roslaunch object_analytics_launch analytics_opencl_caffe.launch i an getting that the bond is broken with the error saying that "[object_analytics/ObjectAnalyticsMgr-1] process has died [pid 14735, exit code -8, cmd /opt/ros/kinetic/lib/nodelet/nodelet manager name:=ObjectAnalyticsMgr log:=/home/intel-aorus/.ros/log/3361d154-f2f9-11e8-bfd6-9c305bc8fc79/object_analytics-ObjectAnalyticsMgr-1.log]. log file: /home/intel-aorus/.ros/log/3361d154-f2f9-11e8-bfd6-9c305bc8fc79/object_analytics-ObjectAnalyticsMgr-1*.log" .. can anyone please give suggestion to resolve this issue. issue1

yechun1 commented 5 years ago

It's hard to analytics with the messages, is this 100% happen? Would you please check the error under ~/.ros/336*/ if there is anything useful errors.

momosweetlp commented 5 years ago

Maybe you choose the wrong gpu device. you can not use NVIDIA gpu. Only Intel integration devices are avilable.The defalut gpu_id is 0 in ros_opencl_caffe/opencl_caffe/src/detector_gpu.cpp , please check your gpu_id.