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(start_planner): improve readability of end condition #7181

Conversation

kyoichi-sugahara
Copy link
Contributor

@kyoichi-sugahara kyoichi-sugahara commented May 30, 2024

Description

  • refactor the flow of canTransitSuccessState
  • update flowchart of end condition

updated document

image

Tests performed

Effects on system behavior

Not applicable.

Interface changes

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.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) labels May 30, 2024
@kyoichi-sugahara kyoichi-sugahara marked this pull request as ready for review May 31, 2024 02:15
@kyoichi-sugahara kyoichi-sugahara added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label May 31, 2024
Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
@kyoichi-sugahara kyoichi-sugahara merged commit ba292be into autowarefoundation:main May 31, 2024
25 of 26 checks passed
@kyoichi-sugahara kyoichi-sugahara deleted the refactor/clarify_success_state branch May 31, 2024 09:37
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
…refoundation#7181)

* refactor(start_planner): clarify condition of transition to success

Signed-off-by: kyoichi-sugahara <[email protected]>

* modify flowchart

Signed-off-by: kyoichi-sugahara <[email protected]>

* add debug print

Signed-off-by: kyoichi-sugahara <[email protected]>

---------

Signed-off-by: kyoichi-sugahara <[email protected]>
a-maumau pushed a commit to a-maumau/autoware.universe that referenced this pull request Jun 7, 2024
…refoundation#7181)

* refactor(start_planner): clarify condition of transition to success

Signed-off-by: kyoichi-sugahara <[email protected]>

* modify flowchart

Signed-off-by: kyoichi-sugahara <[email protected]>

* add debug print

Signed-off-by: kyoichi-sugahara <[email protected]>

---------

Signed-off-by: kyoichi-sugahara <[email protected]>
KhalilSelyan pushed a commit that referenced this pull request Jul 22, 2024
* refactor(start_planner): clarify condition of transition to success

Signed-off-by: kyoichi-sugahara <[email protected]>

* modify flowchart

Signed-off-by: kyoichi-sugahara <[email protected]>

* add debug print

Signed-off-by: kyoichi-sugahara <[email protected]>

---------

Signed-off-by: kyoichi-sugahara <[email protected]>
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) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants