-
Notifications
You must be signed in to change notification settings - Fork 673
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(tier4_localization_launch): change input/pointcloud param #4411
Conversation
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.
Thank you for your contribution! This change looks good.
I made one minor suggestion, please take a look at it.
launch/tier4_localization_launch/launch/pose_twist_estimator/pose_twist_estimator.launch.xml
Outdated
Show resolved
Hide resolved
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #4411 +/- ##
==========================================
- Coverage 14.93% 14.93% -0.01%
==========================================
Files 1515 1515
Lines 104547 104545 -2
Branches 31779 31777 -2
==========================================
- Hits 15616 15613 -3
+ Misses 71896 71895 -1
- Partials 17035 17037 +2
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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 😄
@yvzksgl Please add the |
I merged with autowarefoundation/autoware_launch#480. Thank you. |
…utowarefoundation#4411) * refactor(tier4_localization_launch): change input/pointcloud param * parameter renaming moved util.launch.py
Description
This PR is about keep autoware.universe keep integrated with autoware_launch. The changes become necessary after autowarefoundation/autoware_launch#480
Tests performed
İt worked without error on logging simulator.
Effects on system behavior
Not applicable.
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.
After all checkboxes are checked, anyone who has write access can merge the PR.