ssl_slam icon indicating copy to clipboard operation
ssl_slam copied to clipboard

Adding code to save point cloud

Open NT283 opened this issue 4 years ago • 1 comments

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 avatar May 28 '21 02:05 NT283

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

zouyajing avatar Jun 06 '21 14:06 zouyajing