-
Notifications
You must be signed in to change notification settings - Fork 668
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(behavior_path_planner): use run() base class function #5104
Closed
kyoichi-sugahara
wants to merge
55
commits into
autowarefoundation:main
from
kyoichi-sugahara:refactor/use_run_base_class_function
Closed
refactor(behavior_path_planner): use run() base class function #5104
kyoichi-sugahara
wants to merge
55
commits into
autowarefoundation:main
from
kyoichi-sugahara:refactor/use_run_base_class_function
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…2 geometry msgs Signed-off-by: wep21 <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
github-actions
bot
added
the
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
label
Sep 25, 2023
Signed-off-by: wep21 <[email protected]>
Signed-off-by: wep21 <[email protected]>
…_class_function Signed-off-by: kyoichi-sugahara <[email protected]>
…refactor/use_run_base_class_function Signed-off-by: kyoichi-sugahara <[email protected]>
…' into refactor/use_run_base_class_function Signed-off-by: kyoichi-sugahara <[email protected]>
github-actions
bot
added
the
component:common
Common packages from the autoware-common repository. (auto-assigned)
label
Sep 26, 2023
…_class_function Signed-off-by: kyoichi-sugahara <[email protected]>
github-actions
bot
removed
the
component:common
Common packages from the autoware-common repository. (auto-assigned)
label
Sep 26, 2023
…_class_function Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
start pose candidates. Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
StartPlannerModule Signed-off-by: kyoichi-sugahara <[email protected]>
planner module Signed-off-by: kyoichi-sugahara <[email protected]>
objects in pull out lanes. Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
…lannerModule The method "calcStartPoseCandidatesBackwardPath" has been renamed to "calcBackwardPathFromStartPose" to better reflect its purpose. The method now calculates the backward path by shifting the original start pose coordinates to align with the pull out lanes. The stop objects in the pull out lanes are filtered by velocity, using the new "filterStopObjectsInPullOutLanes" method. Additionally, the redundant "isOverlappedWithLane" method has been removed. Signed-off-by: kyoichi-sugahara <[email protected]>
behavior Signed-off-by: kyoichi-sugahara <[email protected]>
from start pose for pull out start pose search Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
when enough time has passed Signed-off-by: kyoichi-sugahara <[email protected]>
…_class_function Signed-off-by: kyoichi-sugahara <[email protected]>
…start_planner_module.cpp Co-authored-by: Kosuke Takeuchi <[email protected]>
…start_planner_module.cpp Co-authored-by: Kosuke Takeuchi <[email protected]>
…start_planner_module.cpp Co-authored-by: Kosuke Takeuchi <[email protected]>
…r_filtering Signed-off-by: kyoichi-sugahara <[email protected]>
StartPlannerModule Signed-off-by: kyoichi-sugahara <[email protected]>
…_base_class_function Signed-off-by: kyoichi-sugahara <[email protected]>
github-actions
bot
added
the
type:documentation
Creating or refining documentation. (auto-assigned)
label
Nov 10, 2023
StartPlannerModule Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
StartPlannerModule::updateData() Signed-off-by: kyoichi-sugahara <[email protected]>
github-actions
bot
removed
the
type:documentation
Creating or refining documentation. (auto-assigned)
label
Nov 10, 2023
Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
struct and update status accordingly Signed-off-by: kyoichi-sugahara <[email protected]>
StartPlannerModule::updatePullOutStatus() function Signed-off-by: kyoichi-sugahara <[email protected]>
status logging Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
refactor state transition logic in StartPlannerModule Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
transition logic in StartPlannerModule Signed-off-by: kyoichi-sugahara <[email protected]>
driving completion Signed-off-by: kyoichi-sugahara <[email protected]>
…_run_base_class_function Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
StartPlannerModule.cpp Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
start_planner_module.hpp Signed-off-by: kyoichi-sugahara <[email protected]>
This pull request has been automatically marked as stale because it has not had recent activity. |
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)
status:stale
Inactive or outdated issues. (auto-assigned)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Tests performed
Not applicable.
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.
After all checkboxes are checked, anyone who has write access can merge the PR.