Mohamed Tahoun

Results 1 issues of Mohamed Tahoun

**The bug** I am trying to create a voxel grid from point clouds. I have created the instance of cloud succesfully. `cloud = PyntCloud(pd.DataFrame(data=temp_01, columns=["x", "y", "z"]))` Also, I have...

Bug