-
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(map loader): visualize bus stop area and bicycle_lane #8777
feat(map loader): visualize bus stop area and bicycle_lane #8777
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]>
Signed-off-by: Mamoru Sobue <[email protected]>
76c57b8
to
6938115
Compare
Signed-off-by: Mamoru Sobue <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8777 +/- ##
==========================================
- Coverage 25.02% 24.88% -0.14%
==========================================
Files 1322 1331 +9
Lines 98047 98336 +289
Branches 37795 37795
==========================================
- Hits 24536 24471 -65
- Misses 71020 71386 +366
+ Partials 2491 2479 -12
*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
…oundation#8777) Signed-off-by: Mamoru Sobue <[email protected]> Signed-off-by: emuemuJP <[email protected]>
Just in case someone failed to build autoware because of |
Description
depends #8800
visualize bus stop area and bicycle_lane
bicycle_lane
bus_stop_area
Related links
depends autowarefoundation/autoware_lanelet2_extension#28
autowarefoundation/autoware_lanelet2_extension#29
How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.