-
Notifications
You must be signed in to change notification settings - Fork 14
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
docs(autoware_lanelet2_extension): refactor document #25
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #25 +/- ##
=======================================
Coverage 16.48% 16.48%
=======================================
Files 42 42
Lines 2808 2808
Branches 1371 1371
=======================================
Hits 463 463
Misses 2252 2252
Partials 93 93
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
f33213b
to
eed7cb3
Compare
Signed-off-by: Mamoru Sobue <[email protected]>
eed7cb3
to
f368523
Compare
- Right Of Way | ||
- Detection Area | ||
- Road Marking | ||
- Bus Stop Area | ||
- Speed Bump | ||
- Crosswalk | ||
- No Stopping Area | ||
- No Parking Area | ||
- Bus Stoop Area |
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.
I'm okay with the current order, but do you have any reasons why you put them in this order? Should we rearrange them in alphabetical order?
Co-authored-by: Ryohsuke Mitsudome <[email protected]>
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
Description
depends #24
MetaInfo
MetaInfo is moved to mandatory section
RightOfWay
RightOfWay is moved to the regulatory element section
Crosswalk
Crosswalk is moved to the regulatory element section
No Stopping Area
No Stopping Area is moved to the regulatory element section
no Parking Area
No Parking Area is moved to the regulatory element section
Centerline
Centerline is moved to Optional Tagging section
Related links
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.