Open
Description
Checklist
- I have searched for similar issues.
- For Python issues, I have tested with the latest development wheel.
- I have checked the release documentation and the latest documentation (for
main
branch).
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