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

refactor(goal_planner): rebuild state transition #5371

Merged
merged 3 commits into from
Oct 23, 2023

Conversation

kosuke55
Copy link
Contributor

@kosuke55 kosuke55 commented Oct 23, 2023

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.

  • 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: kosuke55 <kosuke.tnp@gmail.com>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Oct 23, 2023
@kosuke55 kosuke55 added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Oct 23, 2023
Copy link
Contributor

@kyoichi-sugahara kyoichi-sugahara left a comment

Choose a reason for hiding this comment

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

LGTM!!
Thanks!

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (98c24b8) 14.76% compared to head (97c97a2) 14.79%.
Report is 6 commits behind head on main.

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     
Flag Coverage Δ *Carryforward flag
differential 12.63% <28.57%> (?)
total 14.76% <ø> (-0.01%) ⬇️ Carriedforward from d7f72ba

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

Files Coverage Δ
.../scene_module/goal_planner/goal_planner_module.hpp 25.00% <0.00%> (+0.43%) ⬆️
.../scene_module/goal_planner/goal_planner_module.cpp 5.33% <30.76%> (+0.15%) ⬆️

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
@kosuke55 kosuke55 merged commit 3d2a7f6 into main Oct 23, 2023
25 of 27 checks passed
@kosuke55 kosuke55 deleted the refactor/goal_planner_state branch October 23, 2023 15:54
kosuke55 added a commit that referenced this pull request Oct 24, 2023
kosuke55 added a commit that referenced this pull request Oct 25, 2023
kosuke55 added a commit to tier4/autoware.universe that referenced this pull request Oct 25, 2023
rej55 added a commit to tier4/autoware.universe that referenced this pull request Oct 25, 2023
fix(goal_planner): revert "refactor(goal_planner): rebuild state transition (autowarefoundation#5371)" (autowarefoundation#5399)
kosuke55 added a commit that referenced this pull request Oct 25, 2023
kosuke55 added a commit that referenced this pull request Oct 26, 2023
kosuke55 added a commit that referenced this pull request Oct 26, 2023
kosuke55 added a commit that referenced this pull request Oct 26, 2023
kosuke55 added a commit that referenced this pull request Oct 27, 2023
kosuke55 added a commit that referenced this pull request Oct 27, 2023
…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>
HansOersted pushed a commit that referenced this pull request Nov 14, 2023
…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>
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) tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants