Open
Description
I have two same clouds, cloud1.ply and cloud2.ply, both have 35947 points. cloud2.ply is obtained from cloud1.ply by only translation, no rotation. When I use VoxelGrid filter with the same parameter in PCL 1.11.1, the resuls are different, one has16274 points, the other has 16224. I check the two clouds, the index and the pose are totally same, the only difference is the coordinate. I don't know why.