-
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
refactor(goal_planner): rebuild state transition #5371
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!!
Thanks!
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #5371 +/- ##
==========================================
+ Coverage 14.76% 14.79% +0.03%
==========================================
Files 1662 1662
Lines 115450 115619 +169
Branches 35635 35744 +109
==========================================
+ Hits 17047 17107 +60
- Misses 79178 79264 +86
- Partials 19225 19248 +23
*This pull request uses carry forward flags. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…sition (autowarefoundation#5371)" (autowarefoundation#5399) This reverts commit 3d2a7f6.
fix(goal_planner): revert "refactor(goal_planner): rebuild state transition (autowarefoundation#5371)" (autowarefoundation#5399)
…5417) * refactor(goal_planner): rebuild state transition (#5371)" (#5399)" This reverts commit 92f78a4. * fix: increment path idx Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * refactor Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> --------- Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>
Description
rebuild goal planner state transition related to
#4518
Related links
#4518
Tests performed
psim
https://evaluation.tier4.jp/evaluation/reports/a902cb9b-8fb4-5109-937b-b18912cda2e7?project_id=prd_jt
evaluator_description: refactor/goal_planner_state
2023/10/23 https://evaluation.tier4.jp/evaluation/reports/3975f175-2957-554e-a021-d617dfa35158/?project_id=prd_jt
https://evaluation.tier4.jp/evaluation/reports/tables/new?catalog_id=cb497016-2e2f-4ce0-9ac8-68d77a27a55d&filter=&job_id=fee28b13-55cd-5606-882e-b5c476037840&project_id=prd_jt&table_config=date%2Chide&target_ids=8cdcf567-81a6-59db-81f7-f533153b3e57
Notes for reviewers
none
Interface changes
none
Effects on system behavior
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.