Closed ShaoxiongYao closed 3 years ago
The attribute voxels is removed since open3d 0.10.0, add a test whether voxel grid has voxels, otherwise use get_voxels().
voxels
get_voxels()
The attribute
voxels
is removed since open3d 0.10.0, add a test whether voxel grid has voxels, otherwise useget_voxels()
.