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

downloading PCD files #44

Open
yahyahajlaoui opened this issue May 23, 2024 · 2 comments
Open

downloading PCD files #44

yahyahajlaoui opened this issue May 23, 2024 · 2 comments

Comments

@yahyahajlaoui
Copy link

First, Thank you for this amazing work.
Please I didn't understand the leaf_size var in the rosservice command that download the pcd file,
If I want to save the dense map, what is the number of leaf_size to put in the command ? I tried 0.01 and the pcd file downloaded isn't like the dense map in rviz I don't know why.
Thank you again.

@kennyjchen
Copy link
Contributor

The dense map in rviz is purely for visualization and is just the deskewed scan but with a large decay time and an adjusted alpha value to give it that sharp look. The actual map used internally consists of the keyframes used for localization, and that is what is saved with the service command.

@85256638
Copy link

85256638 commented Sep 1, 2024

The dense map in rviz is purely for visualization and is just the deskewed scan but with a large decay time and an adjusted alpha value to give it that sharp look. The actual map used internally consists of the keyframes used for localization, and that is what is saved with the service command.

thanks, so what leaf_size would you recommend to use?

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

3 participants