laboshinl/loam_velodyne

[scanRegistration] died when rosbag play .bag file collected from leishenc16 lidar.

lwbdegit opened this issue · 5 comments

Terminal says:
[scanRegistration-2] process has died [pid 17156, exit code -11, cmd /home/imcngx/loam2/devel/lib/loam_velodyne/scanRegistration __name:=scanRegistration __log:=/home/imcngx/.ros/log/85f29d2c-e678-11e9-9e53-2b8176dc7a37/scanRegistration-2.log].
log file: /home/imcngx/.ros/log/85f29d2c-e678-11e9-9e53-2b8176dc7a37/scanRegistration-2*.log

hello,i have encountered the same problem.Have you solved it?
Thanks.

Thank you for you reply,I think it is.I started the VLP16 driver file with creating the thread,this problem has occurred,but playing packet will not have this problem.If I want to collect point cloud date in real time,I must open the VLP16 driver node,and Threads will be generated.Do you have any good suggestions for this?
thank you very much.

Yes,using VLP data set,I have not encountered problem.But I'd like to collect data in real time for mapping,and this problem will occur.In other words,I will find this problem when running both loam and VLP lider driver.it's OK when I run loam and rosbag VLP data set.