-
Notifications
You must be signed in to change notification settings - Fork 953
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
scanRegistration error #7
Comments
so how u solve this i met the similar issue. I previously got the connection part successfully worked, but after i try with google cartographer then got the same error as you do |
I encountered the same problem, may you solve it? @ctwu0314 @brianshu @laboshinl I suspect that the downsampled part has gone wrong(old version). |
How do you guys solve the problem? I still have this pid issue |
There are some related issue |
I build pcl in source and reinstall it, then it works. |
@wangliuliu @cslxiao what is Ubuntu distribution? I am getting the following error.
did you guys use "utopic" distribution? Thanks |
Can try to comment out "add_definitions( -march=native )" in CMakeLists.txt. |
兄弟,我是用的手动安装编译,但还是解决不了这问题 请问你解决了吗 |
@laboshinl
I have successfully implemented according to your steps.
But when I connect the VLP-16 Lidar (roslaunch velodyne_pointcloud VLP16_points.launch _ip_address:=192.168.1.201),
Usually happen the following error,
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
[scanRegistration-2] process has died [pid 13615, exit code -11, cmd /home/ctwu/ROS_Code/catkin_loam/devel/lib/loam_velodyne/scanRegistration __name:=scanRegistration log:=/home/ctwu/.ros/log/1f7faff2-5d33-11e6-98e2-74d02b61e376/scanRegistration-2.log].
log file: /home/ctwu/.ros/log/1f7faff2-5d33-11e6-98e2-74d02b61e376/scanRegistration-2.log
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
(the scanRegistration-2.log can't find in the folder)
The text was updated successfully, but these errors were encountered: