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/smooth ndt map update #26

Merged
merged 6 commits into from
Feb 20, 2024
Merged

Conversation

anhnv3991
Copy link

  • Add copy and move constructors/assignment operators to NDT and voxel grid covariance

@SakodaShintaro SakodaShintaro changed the base branch from master to tier4/main February 14, 2024 00:55
@SakodaShintaro
Copy link

Thank you for the pull request!
The current default branch for this repository is tier4/main, so I changed the pull request destination from master to tier4/main.

Copy link

@SakodaShintaro SakodaShintaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added two small comments

include/multigrid_pclomp/multigrid_ndt_omp.h Outdated Show resolved Hide resolved
include/multigrid_pclomp/multigrid_ndt_omp.h Outdated Show resolved Hide resolved
anhnv3991 and others added 3 commits February 20, 2024 15:21
* Added pre-commit

Signed-off-by: Shintaro Sakoda <[email protected]>

* Test commit to confirm if pre-commit working

Signed-off-by: Shintaro Sakoda <[email protected]>

* style(pre-commit): autofix

* Added types to build.yml

Signed-off-by: Shintaro Sakoda <[email protected]>

* Added types test

Signed-off-by: Shintaro Sakoda <[email protected]>

* style(pre-commit): autofix

* Added workflow_run

Signed-off-by: Shintaro Sakoda <[email protected]>

* style(pre-commit): autofix

* Removed workflow_run

Signed-off-by: Shintaro Sakoda <[email protected]>

* Removed spaces

Signed-off-by: Shintaro Sakoda <[email protected]>

* Applied formatter

Signed-off-by: Shintaro Sakoda <[email protected]>

* style(pre-commit): autofix

* Added clang-format --version

Signed-off-by: Shintaro Sakoda <[email protected]>

* Updated version of mirrors-clang-format

Signed-off-by: Shintaro Sakoda <[email protected]>

* style(pre-commit): autofix

* Removed incorrect version display

Signed-off-by: Shintaro Sakoda <[email protected]>

---------

Signed-off-by: Shintaro Sakoda <[email protected]>
Co-authored-by: SakodaShintaro <[email protected]>
@anhnv3991
Copy link
Author

@SakodaShintaro I just rebase the tier4/main branch, so could you please check again?

Copy link

@SakodaShintaro SakodaShintaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know why, but once the auto format is committed in pre-commit, the build check results are not visible in this pull request.
The build check itself is being executed, and everything is OK.
https://github.com/tier4/ndt_omp/actions/runs/7970490513

I also checked the operation of logging_simulator again using Autoware and it worked properly. 💯

@anhnv3991 anhnv3991 merged commit fce13f5 into tier4/main Feb 20, 2024
@anhnv3991 anhnv3991 deleted the feature/smooth_ndt_map_update branch February 20, 2024 08:40
@anhnv3991
Copy link
Author

@SakodaShintaro Thanks!

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.

2 participants