Hello @seungjae24
After diving in your patchwork implementation, I found some inconsistencies that make me wonder whether in some scenario swe can get duplicated point in the output point cloud.
I see at first the reflected_noise_removal is adding noisy points to cloud_non_ground_
Then in a second time the pc2czm is pushing points outside of zones to cloud_non_ground_.
How you can be sure that noisy points will not be duplicated with zone model conversion ? 🤔
Thanks again for you great work.
Cheers ! 😄