Description
I am trying to use the ChamferDistance function from the cellshape_cloud.vendor.chamfer_distance module, but it appears that the chamfer_distance directory is empty or the function is not present.
The cellshape_cloud.vendor.chamfer_distance is empty, leading to an ImportError when attempting to import ChamferDistance.
Can I use this onechamfer_distance?
Description
I am trying to use the
ChamferDistancefunction from thecellshape_cloud.vendor.chamfer_distancemodule, but it appears that thechamfer_distancedirectory is empty or the function is not present.The
cellshape_cloud.vendor.chamfer_distanceis empty, leading to an ImportError when attempting to importChamferDistance.Can I use this onechamfer_distance?