Skip to content
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(intersection): add param for stuck stopline overshoot margin #2756

Conversation

soblin
Copy link
Contributor

@soblin soblin commented Jan 27, 2023

Signed-off-by: Mamoru Sobue mamoru.sobue@tier4.jp

Description

Add param for the overshoot from stuck stop line that was previously hardcoded

Related links

parameter PR to awf: https://github.com/autowarefoundation/autoware_launch/pull/188/files
parameter PR to awf: tier4/autoware_launch#738

Tests performed

This cases turns successful

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.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Jan 27, 2023
@soblin soblin changed the title fixing stuck stopline overshoot margin feat(intersection): add param for stuck stopline overshoot margin Jan 27, 2023
@soblin soblin marked this pull request as ready for review January 27, 2023 03:02
@codecov
Copy link

codecov bot commented Jan 27, 2023

Codecov Report

Base: 11.64% // Head: 11.61% // Decreases project coverage by -0.03% ⚠️

Coverage data is based on head (9ba9567) compared to base (deb4c41).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2756      +/-   ##
==========================================
- Coverage   11.64%   11.61%   -0.03%     
==========================================
  Files        1312     1312              
  Lines       91448    91643     +195     
  Branches    24343    24483     +140     
==========================================
  Hits        10648    10648              
- Misses      69685    69856     +171     
- Partials    11115    11139      +24     
Flag Coverage Δ *Carryforward flag
differential 4.03% <0.00%> (?)
total 11.64% <0.00%> (ø) Carriedforward from deb4c41

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
..._planner/src/scene_module/intersection/manager.cpp 0.00% <0.00%> (ø)
...c/scene_module/intersection/scene_intersection.cpp 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@takayuki5168 takayuki5168 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@soblin soblin merged commit 0911600 into autowarefoundation:main Jan 27, 2023
@soblin soblin deleted the feat/intersection-stop-line-overshoot-margin branch January 27, 2023 05:59
maxime-clem pushed a commit to maxime-clem/autoware.universe that referenced this pull request Jan 30, 2023
lexavtanke pushed a commit to lexavtanke/autoware.universe that referenced this pull request Jan 31, 2023
…towarefoundation#2756)

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: Alexey Panferov <lexavtanke@gmail.com>
soblin added a commit to tier4/autoware.universe that referenced this pull request Feb 7, 2023
asana17 pushed a commit to asana17/autoware.universe that referenced this pull request Feb 8, 2023
soblin added a commit to soblin/autoware.universe that referenced this pull request May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants