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

mapOtimization is killed while trying to save data #19

Open
pauldeee opened this issue Jun 10, 2022 · 1 comment
Open

mapOtimization is killed while trying to save data #19

pauldeee opened this issue Jun 10, 2022 · 1 comment

Comments

@pauldeee
Copy link

Hi,

Thanks for your addition!

When I enable the save tool it seems to save poses and everything else properly, except for the cloudGlobal.pcd. I'm guessing it might because of this:

****************************************************

Saving the posegraph ...

****************************************************

Saving map to pcd files ...

[sc_lio_sam_mapOptmization-4] escalating to SIGTERM

shutting down processing monitor...

... shutting down processing monitor complete

done

It appears the saving of cloudGlobal.pcd is interrupted as I cannot open it in CCviewer and this message is reported:

[pcl::PCDReader::read] Number of points read (6881489) is different than expected (42642378)

If anything else is needed, please let me know.

@bclaw524
Copy link

bclaw524 commented May 9, 2023

I'm having the same issue, were you able to figure out what caused it?

My guess is its an issue with GTSAM. I had to use gtsam 4.0.3 to get LIO-SAM to work with noetic.

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