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

Handle higher spatial dimensions #48

Open
kuberry opened this issue May 13, 2019 · 1 comment
Open

Handle higher spatial dimensions #48

kuberry opened this issue May 13, 2019 · 1 comment
Labels

Comments

@kuberry
Copy link
Collaborator

kuberry commented May 13, 2019

Spatial dimension for the problems are currently hardcoded to be equal to or less than three.
Extend to n-dimensions.

@kuberry
Copy link
Collaborator Author

kuberry commented Aug 28, 2019

getTargetCoordinate and getNeighborCoordinate needs fixed as well as PointCloudSearch.
For PointCloudSearch, record dim and then return zero if queried for higher-d points.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant