You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've searched other issues and no duplicate issues were found.
I'm convinced that this is not my fault but a bug.
Description
The names of some parameters in ground_segmentation.param.yaml are different from the actual ones.
This is due to the changes in 0e1761a.
Expected behavior
ground_segmentation.param.yaml should provide ros__parameters/common_crop_box_filter/parameters/margin_max_z and ros__parameters/common_crop_box_filter/parameters/margin_min_z.
Actual behavior
ground_segmentation.param.yaml provide ros__parameters/common_crop_box_filter/parameters/max_z and ros__parameters/common_crop_box_filter/parameters/min_z.
Steps to reproduce
Not applicable.
Versions
No response
Possible causes
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Checklist
Description
The names of some parameters in ground_segmentation.param.yaml are different from the actual ones.
This is due to the changes in 0e1761a.
Expected behavior
ground_segmentation.param.yaml should provide
ros__parameters/common_crop_box_filter/parameters/margin_max_z
andros__parameters/common_crop_box_filter/parameters/margin_min_z
.Actual behavior
ground_segmentation.param.yaml provide
ros__parameters/common_crop_box_filter/parameters/max_z
andros__parameters/common_crop_box_filter/parameters/min_z
.Steps to reproduce
Not applicable.
Versions
No response
Possible causes
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: