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

fix(pointcloud_preprocessor): typo consecutive_concatenate_failures #1310

Merged
merged 1 commit into from
May 23, 2024

Conversation

shmpwk
Copy link
Collaborator

@shmpwk shmpwk commented May 23, 2024

Description

In #1309, consecutive_concatenate_failures_ should be consecutive_concatenate_failures

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Interface changes

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

Copy link

@TomohitoAndo TomohitoAndo left a comment

Choose a reason for hiding this comment

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

LGTM 🙏

@shmpwk shmpwk merged commit 2a1dad5 into beta/v0.19.1 May 23, 2024
14 of 15 checks passed
@shmpwk shmpwk deleted the shmpwk-patch-1 branch May 23, 2024 23:25
kotaro-hihara added a commit that referenced this pull request Nov 21, 2024
* feat(pointcloud preprocessor): add hysteresis to diag (#1309)

* remove diagnostics_updater

* add counter

* change node name

* rename

* style(pre-commit): autofix

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: kotaro-hihara <kotaro.hihara@tier4.jp>

* fix(pointcloud_preprocessor): typo consecutive_concatenate_failures (#1310)

---------

Signed-off-by: kotaro-hihara <kotaro.hihara@tier4.jp>
Co-authored-by: Shinnosuke Hirakawa <8327162+0x126@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Shumpei Wakabayashi <42209144+shmpwk@users.noreply.github.com>
TetsuKawa pushed a commit that referenced this pull request Dec 1, 2024
* feat(pointcloud preprocessor): add hysteresis to diag (#1309)

* remove diagnostics_updater

* add counter

* change node name

* rename

* style(pre-commit): autofix

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: kotaro-hihara <kotaro.hihara@tier4.jp>

* fix(pointcloud_preprocessor): typo consecutive_concatenate_failures (#1310)

---------

Signed-off-by: kotaro-hihara <kotaro.hihara@tier4.jp>
Co-authored-by: Shinnosuke Hirakawa <8327162+0x126@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Shumpei Wakabayashi <42209144+shmpwk@users.noreply.github.com>
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