forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 34
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: update start goal planner v0.10.1 #846
Merged
tkimura4
merged 26 commits into
tmp/beta/v0.10.1
from
feat/update_start_goal_planner_v0.10.1
Sep 19, 2023
Merged
feat: update start goal planner v0.10.1 #846
tkimura4
merged 26 commits into
tmp/beta/v0.10.1
from
feat/update_start_goal_planner_v0.10.1
Sep 19, 2023
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
…oundation#4856) * ractor(goal_planner): refactor isAllowedGoalModification Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix build Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> --------- Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…refoundation#4878) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…foundation#4816) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…undation#4876) * fix(behavior_path_planner): save original route goal pose Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix return Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> --------- Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…foundation#4889) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…autowarefoundation#4897) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…#4894) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…planner (autowarefoundation#4831) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
… the lane end (autowarefoundation#4893) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…towarefoundation#4895) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…utowarefoundation#4857) * fix(behavior_path_planner): fix functions related to pull over lanes Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * add buffer Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * add comments Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> --------- Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…efoundation#4909) fix(start_planner): fix pull out lanes without shoulder lanes Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…on#4932) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…towarefoundation#4929) * fix(start_planner): crop backward path to start from narrow space Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * check out of lanes 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>
…4951) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…ation#4950) fix(start_planner): fix inverse order path points Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…dation#4962) * fix(start_planner): keep max back distace whithin lanes Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * Update planning/behavior_path_planner/src/scene_module/start_planner/start_planner_module.cpp Co-authored-by: Kyoichi Sugahara <kyoichi.sugahara@tier4.jp> * Update planning/behavior_path_planner/src/scene_module/start_planner/start_planner_module.cpp * style(pre-commit): autofix --------- Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Co-authored-by: Kyoichi Sugahara <kyoichi.sugahara@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…dation#4969) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…h generation (autowarefoundation#4968) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> include safety checker Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
… goal search (autowarefoundation#4970) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Related links
https://github.com/tier4/autoware_launch.xx1/pull/636
Tests performed
https://evaluation.tier4.jp/evaluation/oidc/auth/cb/?code=ory_ac_N1b6veealaL9tA9-5ozIEizBFJr78RZR4M9dv1fHqdY.HzrRWlsYFz30fJBQM6iqf_6ixJpg8wquCXCU4KxMZ9Y&scope=openid+profile+email+offline_access&state=fbcb8cf47b4f41e78b06062d405201ec
1832/1845
psim
Notes for reviewers
Interface changes
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.