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

feat(behavior_path_planner): add always executable module option (#4785) #850

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

kosuke55
Copy link

@kosuke55 kosuke55 commented Sep 19, 2023

  • feat(behavior_path_planner): add always executable module option

  • fix conditions

  • rename itr

  • Update planning/behavior_path_planner/src/planner_manager.cpp

  • Update planning/behavior_path_planner/src/planner_manager.cpp

  • Update planning/behavior_path_planner/src/planner_manager.cpp

  • fix candidate break

  • Revert "fix candidate break"

This reverts commit 0071bbd.

  • remove continue

  • check manager_ptr->isAlwaysExecutableModule first

  • common similar process

  • fix getRequestModules


Description

cherry-pick autowarefoundation#4785

Tests performed

psim with this branch

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.

  • 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.

…owarefoundation#4785)

* feat(behavior_path_planner): add always executable module option

Signed-off-by: kosuke55 <[email protected]>

* fix conditions

Signed-off-by: kosuke55 <[email protected]>

* rename itr

Signed-off-by: kosuke55 <[email protected]>

* Update planning/behavior_path_planner/src/planner_manager.cpp

Co-authored-by: Satoshi OTA <[email protected]>

* Update planning/behavior_path_planner/src/planner_manager.cpp

Co-authored-by: Satoshi OTA <[email protected]>

* Update planning/behavior_path_planner/src/planner_manager.cpp

Co-authored-by: Satoshi OTA <[email protected]>

* fix candidate break

Signed-off-by: kosuke55 <[email protected]>

* Revert "fix candidate break"

This reverts commit 0071bbd.

* remove continue

Signed-off-by: kosuke55 <[email protected]>

* check manager_ptr->isAlwaysExecutableModule first

Signed-off-by: kosuke55 <[email protected]>

* common similar process

Signed-off-by: kosuke55 <[email protected]>

* fix getRequestModules

Signed-off-by: kosuke55 <[email protected]>

---------

Signed-off-by: kosuke55 <[email protected]>
Co-authored-by: Satoshi OTA <[email protected]>
@tkimura4 tkimura4 merged commit c67945d into tmp/beta/v0.10.1 Sep 19, 2023
16 checks passed
@tkimura4 tkimura4 deleted the feat/always_executable_v0.10.1 branch September 19, 2023 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants