feat(visualzer): add new maker type#96
Merged
yuki-takagi-66 merged 5 commits intoautowarefoundation:mainfrom Feb 16, 2026
Merged
feat(visualzer): add new maker type#96yuki-takagi-66 merged 5 commits intoautowarefoundation:mainfrom
yuki-takagi-66 merged 5 commits intoautowarefoundation:mainfrom
Conversation
|
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
soblin
approved these changes
Feb 3, 2026
soblin
requested changes
Feb 3, 2026
Collaborator
soblin
left a comment
There was a problem hiding this comment.
Please write description for "map_area_fiter" spec !
soblin
approved these changes
Feb 3, 2026
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #96 +/- ##
==========================================
+ Coverage 16.31% 21.94% +5.62%
==========================================
Files 42 46 +4
Lines 3089 3195 +106
Branches 1397 1785 +388
==========================================
+ Hits 504 701 +197
+ Misses 2490 2371 -119
- Partials 95 123 +28
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: yuki-takagi-66 <yuki.takagi@tier4.jp>
4cb39ee to
c0bf787
Compare
96d9e7a
into
autowarefoundation:main
13 of 17 checks passed
yuki-takagi-66
added a commit
to yuki-takagi-66/autoware_lanelet2_extension
that referenced
this pull request
Mar 11, 2026
* add new maker * add docs * fix spell --------- Signed-off-by: yuki-takagi-66 <yuki.takagi@tier4.jp>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
add new maker type for map_area_filter
core PR: autowarefoundation/autoware_core#828
How was this PR tested?
visualized as the following:

Notes for reviewers
None.
Effects on system behavior
None.