-
Notifications
You must be signed in to change notification settings - Fork 682
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
chore(autoware_default_adapi)!: prefix autoware to package name #8533
chore(autoware_default_adapi)!: prefix autoware to package name #8533
Conversation
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8533 +/- ##
==========================================
- Coverage 24.06% 23.87% -0.20%
==========================================
Files 1398 1420 +22
Lines 102639 102916 +277
Branches 39023 39168 +145
==========================================
- Hits 24704 24570 -134
- Misses 75403 75860 +457
+ Partials 2532 2486 -46
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
f6bb20a
to
63139e9
Compare
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 (localization/pose_initializer/README.md)
@go-sakayori @kosuke55 @kyoichi-sugahara @satoshi-ota @shmpwk @takayuki5168 @TomohitoAndo @tkimura4 |
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!
…warefoundation#8533) Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
…warefoundation#8533) Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
…warefoundation#8533) Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Description
Prefix "autoware" to package name.
Related links
Parent Issue:
How was this PR tested?
Run planning simulation and drive auto mode.
[TIER IV INTERNAL LINK] simulation test
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.