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

Speedup the ComputeClosestPoint query for a single 3D Point #6718

Open
3 tasks done
sebastienmascha opened this issue Mar 25, 2024 · 0 comments · May be fixed by #6719
Open
3 tasks done

Speedup the ComputeClosestPoint query for a single 3D Point #6718

sebastienmascha opened this issue Mar 25, 2024 · 0 comments · May be fixed by #6719

Comments

@sebastienmascha
Copy link
Contributor

Checklist

Proposed new feature or change

Adding a function ComputeClosestPoint(const Eigen::Vector3d& query_point) which is used to computes the closest point on the surface of the scene to a single query point.

I created a PR for this feature request.

References

No response

Additional information

No response

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

Successfully merging a pull request may close this issue.

1 participant