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 <[email protected]> * fix build Signed-off-by: kosuke55 <[email protected]> --------- Signed-off-by: kosuke55 <[email protected]>
…refoundation#4878) Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: kosuke55 <[email protected]>
…foundation#4816) Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: kosuke55 <[email protected]>
…undation#4876) * fix(behavior_path_planner): save original route goal pose Signed-off-by: kosuke55 <[email protected]> * fix return Signed-off-by: kosuke55 <[email protected]> --------- Signed-off-by: kosuke55 <[email protected]>
…foundation#4889) Signed-off-by: kosuke55 <[email protected]>
…autowarefoundation#4897) Signed-off-by: kosuke55 <[email protected]>
…#4894) Signed-off-by: kosuke55 <[email protected]>
…planner (autowarefoundation#4831) Signed-off-by: kosuke55 <[email protected]>
… the lane end (autowarefoundation#4893) Signed-off-by: kosuke55 <[email protected]>
…towarefoundation#4895) Signed-off-by: kosuke55 <[email protected]>
…utowarefoundation#4857) * fix(behavior_path_planner): fix functions related to pull over lanes Signed-off-by: kosuke55 <[email protected]> * add buffer Signed-off-by: kosuke55 <[email protected]> * add comments Signed-off-by: kosuke55 <[email protected]> --------- Signed-off-by: kosuke55 <[email protected]>
…efoundation#4909) fix(start_planner): fix pull out lanes without shoulder lanes Signed-off-by: kosuke55 <[email protected]>
…on#4932) Signed-off-by: kosuke55 <[email protected]>
…towarefoundation#4929) * fix(start_planner): crop backward path to start from narrow space Signed-off-by: kosuke55 <[email protected]> * check out of lanes Signed-off-by: kosuke55 <[email protected]> * refactor Signed-off-by: kosuke55 <[email protected]> --------- Signed-off-by: kosuke55 <[email protected]>
…4951) Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: kosuke55 <[email protected]>
…ation#4950) fix(start_planner): fix inverse order path points Signed-off-by: kosuke55 <[email protected]>
…dation#4962) * fix(start_planner): keep max back distace whithin lanes Signed-off-by: kosuke55 <[email protected]> * Update planning/behavior_path_planner/src/scene_module/start_planner/start_planner_module.cpp Co-authored-by: Kyoichi Sugahara <[email protected]> * Update planning/behavior_path_planner/src/scene_module/start_planner/start_planner_module.cpp * style(pre-commit): autofix --------- Signed-off-by: kosuke55 <[email protected]> Co-authored-by: Kyoichi Sugahara <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
) Signed-off-by: kosuke55 <[email protected]>
…dation#4969) Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: kosuke55 <[email protected]>
…h generation (autowarefoundation#4968) Signed-off-by: kosuke55 <[email protected]> include safety checker Signed-off-by: kosuke55 <[email protected]>
… goal search (autowarefoundation#4970) Signed-off-by: kosuke55 <[email protected]>
kosuke55
requested review from
rej55,
purewater0901,
zulfaqar-azmi-t4,
kyoichi-sugahara and
satoshi-ota
as code owners
September 16, 2023 16:48
kosuke55
requested review from
shmpwk,
taikitanaka3,
TakaHoribe,
takayuki5168 and
tkimura4
as code owners
September 16, 2023 16:48
github-actions
bot
added
documentation
Improvements or additions to documentation
planning
labels
Sep 16, 2023
tkimura4
changed the title
Feat/update start goal planner v0.10.1
feat: update start goal planner v0.10.1
Sep 19, 2023
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.