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

runtime error when removeDistantBlocks is enabled; #7

Open
ynma-hanvo opened this issue Apr 18, 2023 · 1 comment
Open

runtime error when removeDistantBlocks is enabled; #7

ynma-hanvo opened this issue Apr 18, 2023 · 1 comment

Comments

@ynma-hanvo
Copy link

thanks for sharing your latest work. when i enable the max_block_distance_from_body to small value like 2.0; updateESDF function always have illegal memory access, I tried to check for null_ptr and skip the following access to them, but then the updateEsdf will hanging sometimes.
What is the best way to get rid of it if I need to enable max_block_distance_from_body ;

@ynma-hanvo
Copy link
Author

ynma-hanvo commented Apr 25, 2023

the problem only exists if removeDistantBlock also executes for esdf layer;

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

1 participant