-
Notifications
You must be signed in to change notification settings - Fork 650
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
fix(behavior_path_planner): pull over stop path #2207
fix(behavior_path_planner): pull over stop path #2207
Conversation
merge #2206 at first |
4b9bafa
to
4e5b722
Compare
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
4e5b722
to
63eb1a7
Compare
Codecov ReportBase: 11.09% // Head: 11.04% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2207 +/- ##
==========================================
- Coverage 11.09% 11.04% -0.06%
==========================================
Files 1202 1202
Lines 86168 86569 +401
Branches 20682 20943 +261
==========================================
Hits 9561 9561
- Misses 66524 66910 +386
- Partials 10083 10098 +15
*This pull request uses carry forward flags. Click here to find out more.
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. |
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
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
fixed bug in #2256 |
) * fix(behavior_path_planner): pull over stop path Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix getExtendedCurrentLanes Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * remove unused variables and fix deceleration Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix typo Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
) * fix(behavior_path_planner): pull over stop path Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix getExtendedCurrentLanes Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * remove unused variables and fix deceleration Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix typo Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
) * fix(behavior_path_planner): pull over stop path Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix getExtendedCurrentLanes Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * remove unused variables and fix deceleration Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix typo Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
) * fix(behavior_path_planner): pull over stop path Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix getExtendedCurrentLanes Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * remove unused variables and fix deceleration Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix typo Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
) * fix(behavior_path_planner): pull over stop path Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix getExtendedCurrentLanes Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * remove unused variables and fix deceleration Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix typo Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
Description
Related links
TIERIV INTERNAL LINK
Tests performed
psim
Notes for reviewers
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.