-
Notifications
You must be signed in to change notification settings - Fork 701
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
build(perception_online_evaluator): add lanelet2_extension dependency #6592
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.
oh, thanks!!
@kosuke55 no problem, thanks for the quick review 🙂 |
8cd8c90
to
9517cac
Compare
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
9517cac
to
fa73327
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6592 +/- ##
=======================================
Coverage 14.80% 14.80%
=======================================
Files 1915 1915
Lines 132245 132237 -8
Branches 39317 39317
=======================================
Hits 19576 19576
+ Misses 90838 90830 -8
Partials 21831 21831
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…6592) Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp> Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
…utowarefoundation#6592) Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp> Signed-off-by: kaigohirao <kaigo.hirao@proxima-ai-tech.com>
…utowarefoundation#6592) Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
…utowarefoundation#6592) Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
…utowarefoundation#6592) Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
…utowarefoundation#6592) Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
Description
This PR adds a dependency to
lanelet2_extension
to fix a missing include.Tests performed
Not applicable.
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.