Skip to content

Fix Dilation Filter Kernel#118

Open
hardik01shah wants to merge 1 commit intoleggedrobotics:mainfrom
hardik01shah:main
Open

Fix Dilation Filter Kernel#118
hardik01shah wants to merge 1 commit intoleggedrobotics:mainfrom
hardik01shah:main

Conversation

@hardik01shah
Copy link
Copy Markdown

Fix the distance calculation for the dilation_filter_kernel in elevation_mapping_cupy/script/elevation_mapping_cupy/kernels/custom_kernels.py. Use abs(dx) + abs(dy) instead of dx + dy since dx and dy can be negative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant