Skip to content

Conversation

@hardik01shah
Copy link

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