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

magic number #7

Open
Forrest-Z opened this issue Aug 17, 2021 · 4 comments
Open

magic number #7

Forrest-Z opened this issue Aug 17, 2021 · 4 comments

Comments

@Forrest-Z
Copy link

float gridVoxelSize = 0.02;
float searchRadius = 0.45;
float gridVoxelOffsetX = 3.2;
float gridVoxelOffsetY = 4.5;
const int gridVoxelNumX = 161;
const int gridVoxelNumY = 451;

Hi, What is the purpose of these parameters?

@wanghuohuo0716
Copy link

same question....why 161 and 451 ?

@jiejiezhang
Copy link

same question

@wanghuohuo0716
Copy link

wanghuohuo0716 commented Oct 29, 2021

https://bbs.csdn.net/forums/TARE

@himhan34
Copy link

is anybody solved this problem?

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

4 participants