Skip to content
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

Adding code to save point cloud #20

Open
NT283 opened this issue May 28, 2021 · 1 comment
Open

Adding code to save point cloud #20

NT283 opened this issue May 28, 2021 · 1 comment

Comments

@NT283
Copy link

NT283 commented May 28, 2021

Hello Mr.Han!
Im a Japanese student learning about SLAM . Thank you for sharing such a wonderful tool.
I want to add
pcl::io::savePCDFile( "cloud.pcd", *map, true );
to mapping thread to save point clouds , but I cant find where it is.
If you don`t mind, may I ask where I should add the code??
I hope to hear you for soon!!
NT283

P.S. I`m not familiar with github (and English) yet, so sorry if my way using "Issues" were wrong.

@NT283 NT283 changed the title Adding code to save map Adding code to save point cloud May 28, 2021
@zouyajing
Copy link

It is implemented by a forked project.
#9
https://github.com/plusk01/FLOAM_ssl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants