grid_map
grid_map copied to clipboard
Port Add height of cluster with the most points method #323 to master
I ported #323 to master. (ros2 -> ros1)
height_thresh
is a parameter to reduce the influence of point clouds that exist in high locations such as ceilings.
0: Smallest value among the average values of each cluster (current method)
1: Largest value among the average values of each cluster (current method which is implemeted only for ros1)
2: Mean value of the cluster with the most (new method)
Hey, some changes have been merged, or will be merged, can you update the MR?
@maximilianwulf OK, please wait.
Thank you, will import the MR.
One unit test was failing due to the API change, I fixed it internally. Could you provide a second MR with a unit test of this code change?
@maximilianwulf
I fixed CalculateElevation
unit test. https://github.com/ANYbotics/grid_map/pull/329/commits/0a234582a0318378aa3b4de522c89b6954fd85cb
@maximilianwulf I fixed according to your comment, so please check it.
ping @maximilianwulf
ping @maximilianwulf
friendly ping @maximilianwulf
kindly ping @maximilianwulf