wg-perception / object_recognition_core

The core of object recognition, where the development now happens
48 stars 47 forks source link

Segmentation fault (core dumped) when training linemod #55

Closed zhongxiangzju closed 5 years ago

zhongxiangzju commented 5 years ago

Hi, I encountered Segmentation fault (core dumped) problem when training linemod using rosrun object_recognition_core training -c `rospack find object_recognition_linemod`/conf/training.ork, could you tell me how to fix this problem? Platform information is Ubuntu 16.04 with ros kinetic. Thanks a lot.