JinyongJeong / Velodyne_ObjectDetection_ROS

This code is object detection code using velodyne. Object points are extracted from background points that is set in initialize step.
23 stars 16 forks source link

"rosrun velodyne_detector velodyne_detector" core dumped #1

Open lisilin013 opened 5 years ago

lisilin013 commented 5 years ago

After I catkin_make the code successfully, core dumped occured when I run it. terminal output this:

[1]    10580 segmentation fault (core dumped)  rosrun velodyne_detector velodyne_detector

ubuntu: 14.04 ros:indigo

May the version difference cause the problem?

JinyongJeong commented 5 years ago

This repository is not maintained now.

I tested the code in Ubuntu 16.04 and kinetic.