-
Notifications
You must be signed in to change notification settings - Fork 367
refactor(static_obstacle_avoidance): organize params for drivable lane #1042
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
Merged
satoshi-ota
merged 1 commit into
autowarefoundation:main
from
tier4:refactor/avoidance-param
Jun 27, 2024
Merged
refactor(static_obstacle_avoidance): organize params for drivable lane #1042
satoshi-ota
merged 1 commit into
autowarefoundation:main
from
tier4:refactor/avoidance-param
Jun 27, 2024
Conversation
This file contains hidden or 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
Signed-off-by: satoshi-ota <[email protected]>
go-sakayori
approved these changes
Jun 27, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
rej55
approved these changes
Jun 27, 2024
satoshi-ota
added a commit
to tier4/autoware_launch
that referenced
this pull request
Jul 8, 2024
autowarefoundation#1042) Signed-off-by: satoshi-ota <[email protected]>
zulfaqar-azmi-t4
pushed a commit
to zulfaqar-azmi-t4/autoware_launch
that referenced
this pull request
Apr 16, 2025
…dation#1042) Signed-off-by: Tomohito Ando <[email protected]>
Autumn60
pushed a commit
to tier4/autoware_launch
that referenced
this pull request
Jun 19, 2025
* Revert "Merge pull request #484 from tier4/beta-to-tier4-main-sync" This reverts commit 819111f, reversing changes made to 9b70c1b. * Revert "Resolve conflicts" This reverts commit f83aa0f, reversing changes made to d6ef043. * Revert "Merge pull request #474 from tier4/beta-to-tier4-main-sync" This reverts commit 9b70c1b, reversing changes made to ac6cc16. * Revert "Merge pull request #470 from tier4/sync-awf-latest" This reverts commit d9d383d, reversing changes made to 61f084e. * Revert "Merge pull request #463 from tier4/sync-awf-latest" This reverts commit 567ba3a, reversing changes made to b488cf5. * fix: conflict Signed-off-by: 1222-takeshi <[email protected]> * ci: add sync-beta-upstream (#459) * ci: add sync-beta-upstream Signed-off-by: Shumpei Wakabayashi <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Shumpei Wakabayashi <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * chore: update sync-beta-upstream Signed-off-by: 1222-takeshi <[email protected]> * chore: sync beta upstream (#97) * feat(static_obstacle_avoidance)!: add param to select path generation method (autowarefoundation#1036) feat(static_obstacle_avoidance): add param to select path generation method Signed-off-by: satoshi-ota <[email protected]> * refactor(static_obstacle_avoidance): organize params for drivable lane (autowarefoundation#1042) Signed-off-by: satoshi-ota <[email protected]> * feat(duplicated_node_checker): add duplicate nodes to ignore (autowarefoundation#1070) (#488) * feat(duplicated_node_checker): add duplicate nodes to ignore * pre-commit --------- Signed-off-by: Dmitrii Koldaev <[email protected]> Co-authored-by: Dmitrii Koldaev <[email protected]> Co-authored-by: Dmitrii Koldaev <[email protected]> * feat(goal_planner): prioritize pull over path by curvature (autowarefoundation#1048) (#501) Signed-off-by: kosuke55 <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]> Signed-off-by: Dmitrii Koldaev <[email protected]> Signed-off-by: kosuke55 <[email protected]> Co-authored-by: Satoshi OTA <[email protected]> Co-authored-by: Shumpei Wakabayashi <[email protected]> Co-authored-by: Tomoya Kimura <[email protected]> Co-authored-by: Dmitrii Koldaev <[email protected]> Co-authored-by: Dmitrii Koldaev <[email protected]> Co-authored-by: Kosuke Takeuchi <[email protected]> Co-authored-by: Takeshi Miura <[email protected]> * feat(behavior_path_planner): add yaw threshold param (autowarefoundation#1040) add yaw threshold param Signed-off-by: Daniel Sanchez <[email protected]> * chore: update sync-beta-upstream Signed-off-by: 1222-takeshi <[email protected]> --------- Signed-off-by: 1222-takeshi <[email protected]> Signed-off-by: Shumpei Wakabayashi <[email protected]> Signed-off-by: satoshi-ota <[email protected]> Signed-off-by: Dmitrii Koldaev <[email protected]> Signed-off-by: kosuke55 <[email protected]> Signed-off-by: Daniel Sanchez <[email protected]> Co-authored-by: Shumpei Wakabayashi <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: tier4-autoware-private-bot[bot] <87871706+tier4-autoware-private-bot[bot]@users.noreply.github.com> Co-authored-by: Satoshi OTA <[email protected]> Co-authored-by: Tomoya Kimura <[email protected]> Co-authored-by: Dmitrii Koldaev <[email protected]> Co-authored-by: Dmitrii Koldaev <[email protected]> Co-authored-by: Kosuke Takeuchi <[email protected]> Co-authored-by: danielsanchezaran <[email protected]>
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
See autowarefoundation/autoware_universe#7715.
Tests performed
Psim
Effects on system behavior
Nothing.
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.