-
Notifications
You must be signed in to change notification settings - Fork 674
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(goal_planner): fix sudden stop and simpify process #6120
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #6120 +/- ##
==========================================
- Coverage 14.60% 14.60% -0.01%
==========================================
Files 1860 1860
Lines 127336 127344 +8
Branches 37275 37275
==========================================
Hits 18598 18598
- Misses 87822 87830 +8
Partials 20916 20916
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: kosuke55 <[email protected]>
62976c8
to
38f1f88
Compare
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!
…ation#6120) fix(goal_planner): fix sudden stop and simpify process Signed-off-by: kosuke55 <[email protected]>
…ation#6120) fix(goal_planner): fix sudden stop and simpify process Signed-off-by: kosuke55 <[email protected]>
…ation#6120) fix(goal_planner): fix sudden stop and simpify process Signed-off-by: kosuke55 <[email protected]>
…ation#6120) fix(goal_planner): fix sudden stop and simpify process Signed-off-by: kosuke55 <[email protected]>
Description
Tests performed
psim
check safety check after approval
pull_over_stop-2024-01-19_16.41.34.mp4
evaluator_description: fix/goal_planner_stop_path
2024/01/19 https://evaluation.tier4.jp/evaluation/reports/fe649661-060b-5e6d-bfa4-df534b2de755/?project_id=prd_jt
https://evaluation.tier4.jp/evaluation/reports/8d7cee06-ef13-5b5f-a6f3-dbfb603813db?project_id=prd_jt
2024/01/21 https://evaluation.tier4.jp/evaluation/reports/7f725890-6209-52ec-8939-8bee2abe54d2/?project_id=prd_jt
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.