Skip to content

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
merged 1 commit into from
Jun 27, 2024

Conversation

satoshi-ota
Copy link
Contributor

@satoshi-ota satoshi-ota commented Jun 27, 2024

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.

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

Copy link
Contributor

@go-sakayori go-sakayori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@satoshi-ota satoshi-ota merged commit cb266c4 into autowarefoundation:main Jun 27, 2024
14 of 15 checks passed
@satoshi-ota satoshi-ota deleted the refactor/avoidance-param branch June 27, 2024 03:47
satoshi-ota added a commit to tier4/autoware_launch that referenced this pull request Jul 8, 2024
zulfaqar-azmi-t4 pushed a commit to zulfaqar-azmi-t4/autoware_launch that referenced this pull request Apr 16, 2025
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants