-
Notifications
You must be signed in to change notification settings - Fork 206
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
Pls, how do I save the global map? #54
Comments
Hey @Jaywxy, thanks for using our code. We so far didn't implement a function to save the global map, but you could have a look at variable surfels_ which stores all the surfels of the map. You could get the surfels_ by: semantic_suma/src/core/SurfelMap.h Line 67 in b58d880
|
ok.Thanks for your reply. |
I want to remove all movable objects ,But I don't know where to add the code. Can you tell me?Thanks |
Hello, thank you for proposing a solution to save the point cloud. I want to save the color point cloud. I modified
|
I'm able to run the program properly, but I want to get the final global map. How do I modify the code? Or is there an interface to save global maps?
The text was updated successfully, but these errors were encountered: