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

Why using Hash Map struct instead of 3D Vector ? #1

Open
qpc001 opened this issue Aug 7, 2023 · 0 comments
Open

Why using Hash Map struct instead of 3D Vector ? #1

qpc001 opened this issue Aug 7, 2023 · 0 comments

Comments

@qpc001
Copy link

qpc001 commented Aug 7, 2023

Why choose to use hash code instead of 3D Vector like Eigen::Array3i to Index the grid?

Is there something more efficeient or other else?

Another question is a 16-bit mask is only can handle map size of 6553.5m^3, isn't it too small?

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