-
Notifications
You must be signed in to change notification settings - Fork 655
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
refactor(pointcloud_preprocessor): prefix package and namespace with autoware #7983
refactor(pointcloud_preprocessor): prefix package and namespace with autoware #7983
Conversation
… autoware Signed-off-by: Amadeusz Szymko <[email protected]>
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
Signed-off-by: Amadeusz Szymko <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7983 +/- ##
==========================================
- Coverage 29.11% 28.63% -0.49%
==========================================
Files 1610 1659 +49
Lines 118127 121155 +3028
Branches 50852 52376 +1524
==========================================
+ Hits 34396 34694 +298
- Misses 74564 77291 +2727
- Partials 9167 9170 +3
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Amadeusz Szymko <[email protected]>
Signed-off-by: Amadeusz Szymko <[email protected]>
Signed-off-by: Amadeusz Szymko <[email protected]>
Signed-off-by: Amadeusz Szymko <[email protected]>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎉
Friendly ping for package maintainers:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@amadeuszsz This is outside the scope of my review, but I have one comment. |
@SakodaShintaro thanks four your review and comment. |
Signed-off-by: Amadeusz Szymko <[email protected]>
Signed-off-by: Amadeusz Szymko <[email protected]>
@knzo25 @SakodaShintaro |
@YoshiRi @badai-nguyen may I ask you for review remaining packages?
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM regarding ground_segmentation
, compare_map_segmentation
, euclidean_cluster
I am sorry for late response. It looks already done right. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In terms of tier4_perception_launch
, LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…autoware (autowarefoundation#7983) * refactor(pointcloud_preprocessor)!: prefix package and namespace with autoware Signed-off-by: Amadeusz Szymko <[email protected]> * style(pre-commit): autofix * style(pointcloud_preprocessor): suppress line length check for macros Signed-off-by: Amadeusz Szymko <[email protected]> * fix(pointcloud_preprocessor): missing prefix Signed-off-by: Amadeusz Szymko <[email protected]> * fix(pointcloud_preprocessor): missing prefix Signed-off-by: Amadeusz Szymko <[email protected]> * fix(pointcloud_preprocessor): missing prefix Signed-off-by: Amadeusz Szymko <[email protected]> * fix(pointcloud_preprocessor): missing prefix Signed-off-by: Amadeusz Szymko <[email protected]> * fix(pointcloud_preprocessor): missing prefix Signed-off-by: Amadeusz Szymko <[email protected]> * refactor(pointcloud_preprocessor): directory structure (soft) Signed-off-by: Amadeusz Szymko <[email protected]> * refactor(pointcloud_preprocessor): directory structure (hard) Signed-off-by: Amadeusz Szymko <[email protected]> --------- Signed-off-by: Amadeusz Szymko <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kenzo Lobos Tsunekawa <[email protected]>
…autoware (autowarefoundation#7983) * refactor(pointcloud_preprocessor)!: prefix package and namespace with autoware Signed-off-by: Amadeusz Szymko <[email protected]> * style(pre-commit): autofix * style(pointcloud_preprocessor): suppress line length check for macros Signed-off-by: Amadeusz Szymko <[email protected]> * fix(pointcloud_preprocessor): missing prefix Signed-off-by: Amadeusz Szymko <[email protected]> * fix(pointcloud_preprocessor): missing prefix Signed-off-by: Amadeusz Szymko <[email protected]> * fix(pointcloud_preprocessor): missing prefix Signed-off-by: Amadeusz Szymko <[email protected]> * fix(pointcloud_preprocessor): missing prefix Signed-off-by: Amadeusz Szymko <[email protected]> * fix(pointcloud_preprocessor): missing prefix Signed-off-by: Amadeusz Szymko <[email protected]> * refactor(pointcloud_preprocessor): directory structure (soft) Signed-off-by: Amadeusz Szymko <[email protected]> * refactor(pointcloud_preprocessor): directory structure (hard) Signed-off-by: Amadeusz Szymko <[email protected]> --------- Signed-off-by: Amadeusz Szymko <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kenzo Lobos Tsunekawa <[email protected]>
…autoware (autowarefoundation#7983) * refactor(pointcloud_preprocessor)!: prefix package and namespace with autoware Signed-off-by: Amadeusz Szymko <[email protected]> * style(pre-commit): autofix * style(pointcloud_preprocessor): suppress line length check for macros Signed-off-by: Amadeusz Szymko <[email protected]> * fix(pointcloud_preprocessor): missing prefix Signed-off-by: Amadeusz Szymko <[email protected]> * fix(pointcloud_preprocessor): missing prefix Signed-off-by: Amadeusz Szymko <[email protected]> * fix(pointcloud_preprocessor): missing prefix Signed-off-by: Amadeusz Szymko <[email protected]> * fix(pointcloud_preprocessor): missing prefix Signed-off-by: Amadeusz Szymko <[email protected]> * fix(pointcloud_preprocessor): missing prefix Signed-off-by: Amadeusz Szymko <[email protected]> * refactor(pointcloud_preprocessor): directory structure (soft) Signed-off-by: Amadeusz Szymko <[email protected]> * refactor(pointcloud_preprocessor): directory structure (hard) Signed-off-by: Amadeusz Szymko <[email protected]> --------- Signed-off-by: Amadeusz Szymko <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kenzo Lobos Tsunekawa <[email protected]>
Description
Most of packages applies
pointcloud_preprocessor
plugin, therefore splitting PR for namespace and package prefix won't help with omitting breaking change.Related links
Parent Issue:
Related PRs:
How was this PR tested?
Planning simulator & logging simulator
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.