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): don't insert stop line if the ego can't avoid or return (#9089) #1592

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

satoshi-ota
Copy link

@satoshi-ota satoshi-ota commented Oct 18, 2024

Description

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

satoshi-ota and others added 2 commits October 18, 2024 09:21
…rn (autowarefoundation#9089)

* fix(avoidance): don't insert stop line if the ego can't avoid or return

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

* fix: build error

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

* Update planning/behavior_path_planner/autoware_behavior_path_static_obstacle_avoidance_module/include/autoware/behavior_path_static_obstacle_avoidance_module/helper.hpp

Co-authored-by: Go Sakayori <[email protected]>

---------

Signed-off-by: satoshi-ota <[email protected]>
Co-authored-by: Go Sakayori <[email protected]>
Signed-off-by: satoshi-ota <[email protected]>
@satoshi-ota satoshi-ota changed the title fix(avoidance): don't insert stop line if the ego can't avoid or return (autowarefoundation#9089) fix(avoidance): don't insert stop line if the ego can't avoid or return (#9089) Oct 18, 2024
@satoshi-ota satoshi-ota marked this pull request as ready for review October 18, 2024 00:26
Copy link

sonarcloud bot commented Oct 18, 2024

@takayuki5168 takayuki5168 merged commit 1a9d2d8 into beta/v0.19.1-pc-develop Oct 21, 2024
18 of 19 checks passed
@takayuki5168 takayuki5168 deleted the hotfix/v3.0.2/rt0-33610 branch October 21, 2024 09:09
saka1-s pushed a commit that referenced this pull request Nov 11, 2024
…rn (autowarefoundation#9089) (#1592)

* fix(avoidance): don't insert stop line if the ego can't avoid or return (autowarefoundation#9089)

* fix(avoidance): don't insert stop line if the ego can't avoid or return

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

* fix: build error

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

* Update planning/behavior_path_planner/autoware_behavior_path_static_obstacle_avoidance_module/include/autoware/behavior_path_static_obstacle_avoidance_module/helper.hpp

Co-authored-by: Go Sakayori <[email protected]>

---------

Signed-off-by: satoshi-ota <[email protected]>
Co-authored-by: Go Sakayori <[email protected]>

* fix: build error

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

---------

Signed-off-by: satoshi-ota <[email protected]>
Co-authored-by: Go Sakayori <[email protected]>
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.

2 participants