Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/pickup based voxel grid filter #6

Conversation

mitsudome-r
Copy link

@mitsudome-r mitsudome-r commented Apr 22, 2024

Description

This PR is to pass pre-commit.ci for autowarefoundation#6138.

This PR includes the followings:

  • add copyright notice at the top of the file (copied from LINCENSE term)
  • add space between NOLINT and categories (this is because pre-commit.ci couldn't recognize the categories for clang-tidy). I first thought of removing the categories, but I left it to leave the original intention of NOLINT
  • add clang-format off to skip clang-format in pre-commit.ci since the file is probably format using the different config file in https://github.com/martinus/robin-hood-hashing

Signed-off-by: Ryohsuke Mitsudome <[email protected]>
@mitsudome-r mitsudome-r force-pushed the feature/pickup_based_voxel_grid_filter branch from 21593a5 to 8f5a0c2 Compare April 22, 2024 10:44
@yukkysaito yukkysaito merged commit b4a7089 into yukkysaito:feature/pickup_based_voxel_grid_filter Apr 22, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants