Skip to content
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

fix(avoidance): cherry pick new feature #1120

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Conversation

satoshi-ota
Copy link

@satoshi-ota satoshi-ota commented Jan 29, 2024

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.

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

kyoichi-sugahara and others added 2 commits January 30, 2024 08:24
…ing state transition (autowarefoundation#6172)

Update drivable area info and enable idle to running state transition

Signed-off-by: kyoichi-sugahara <[email protected]>
… module (autowarefoundation#6001)

* fix(static_drivable_area_expansion): check right/left bound id

Signed-off-by: satoshi-ota <[email protected]>

* feat(static_drivable_area): use freespace area

Signed-off-by: satoshi-ota <[email protected]>

* feat(avoidance): use freespace

Signed-off-by: satoshi-ota <[email protected]>

* fix(AbLC): fix flag

Signed-off-by: satoshi-ota <[email protected]>

* fix(planner_manager): fix flag

Signed-off-by: satoshi-ota <[email protected]>

* refactor(static_drivable_area_expansion): remove unused arg

Signed-off-by: satoshi-ota <[email protected]>

* refactor(static_drivable_area_expansion): use lambda

Signed-off-by: satoshi-ota <[email protected]>

* fix(static_drivable_area_expansion): fix invalid access

Signed-off-by: satoshi-ota <[email protected]>

* refactor(static_drivable_area_expansion): improve readability

Signed-off-by: satoshi-ota <[email protected]>

* fix(avoidance): add param

Signed-off-by: satoshi-ota <[email protected]>

---------

Signed-off-by: satoshi-ota <[email protected]>
@shmpwk shmpwk merged commit e21e9a8 into beta/v0.20.1 Jan 29, 2024
17 of 18 checks passed
@shmpwk shmpwk deleted the hotfix/v0.20.1/avoidance branch January 29, 2024 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants