isl-org / Open3D

Open3D: A Modern Library for 3D Data Processing
http://www.open3d.org
Other
11.17k stars 2.27k forks source link

How to travel through voxels ? #5277

Open JKViswanadham14 opened 2 years ago

JKViswanadham14 commented 2 years ago

Checklist

My Question

is there a way to travel through voxel grid?

yuecideng commented 2 years ago

Hi, voxel grid provides function GetVoxels. Is this what you need?