-
Notifications
You must be signed in to change notification settings - Fork 952
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
Exporting map #128
Comments
It is solved by rebooting the computer. But i have other problems. I want to save the whole(full size) map. |
I have the same issue, it captures only the recent points in 0.pcd file |
Hi.
I want to export the final map to pcd files.
From issues, i found the following comment.
#3 (comment)
1st Terminal: roslaunch loam_velodyne loam_velodyne.launch
2nd Terminal: rosbag play ~/Downloads/MY_BAG_FILE_NAME.bag
3rd Terminal: rosrun pcl_ros pointcloud_to_pcd input:=/velodyne_cloud_registered
but I'm in trouble. In 3rd terminal, exporting pcd file command is not working.
rosrun pcl_ros pointcloud_to_pcd input:=/velodyne_cloud_registered
[ INFO] [1553843254.665227026]: Publishing data on topic /cloud_pcd with frame_id /base_link.
Segmentation fault (core dumped)
Please help me. Thank you.
The text was updated successfully, but these errors were encountered: