-
Notifications
You must be signed in to change notification settings - Fork 682
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(goal_planner): prevent auto approval for unsafe path #5621
Conversation
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!
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #5621 +/- ##
==========================================
- Coverage 15.32% 15.29% -0.03%
==========================================
Files 1721 1721
Lines 118559 119016 +457
Branches 37995 38377 +382
==========================================
+ Hits 18169 18209 +40
- Misses 79657 80011 +354
- Partials 20733 20796 +63
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
seems ok with new non rss safer safety check logic, but better to check for certain time goal_planner_safety_check-2023-11-20_21.46.59.mp4 |
)" This reverts commit 20e4492.
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…undation#5621) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…foundation#5621 (autowarefoundation#5636) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…foundation#5621 (autowarefoundation#5636) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Description
prevent auto approval for unsafe path
Related links
Tests performed
psim
evaluator_description: feat/safe_auto_approval
2023/11/17 https://evaluation.tier4.jp/evaluation/reports/9fe8115c-a1db-5c02-8159-7c5b283a5c51/?project_id=prd_jt
Notes for reviewers
none
Interface changes
none
Effects on system behavior
none
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.