-
Notifications
You must be signed in to change notification settings - Fork 668
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
feat(goal_planner): add getBusStopAreaPolygons #8794
feat(goal_planner): add getBusStopAreaPolygons #8794
Conversation
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: Mamoru Sobue <[email protected]>
e7134a3
to
5031f85
Compare
Signed-off-by: Mamoru Sobue <[email protected]>
5031f85
to
d89459c
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8794 +/- ##
==========================================
- Coverage 25.23% 25.20% -0.04%
==========================================
Files 1325 1330 +5
Lines 98572 98668 +96
Branches 38088 38083 -5
==========================================
- Hits 24874 24867 -7
- Misses 71156 71261 +105
+ Partials 2542 2540 -2
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Mamoru Sobue <[email protected]> Signed-off-by: emuemuJP <[email protected]>
Description
depends #8777
Related links
Parent Issue:
How was this PR tested?
just add new function
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.