Voxel down sample

Can someone help me? I want to draw a voxel downsampled point cloud i use this way, but the point cloud downpcl is the same of pcl: (i have pip install open3d)

Have you tried using a larger voxel size? If the magnitude of the point cloud is large then a small voxel won’t change anything because each point ends in its own little voxel.