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

feat(intersection): fix collision check bag #1601

Merged
merged 17 commits into from
Oct 31, 2024

Conversation

soblin
Copy link

@soblin soblin commented Oct 23, 2024

Description

https://tier4.atlassian.net/browse/RT0-33897 の修正

PR一覧

機能

520dbf6 feat(intersection_occlusion)!: react RTC disapproval and stop even if occlusion detection is OFF (autowarefoundation#6279)
0101c92 fix(intersection): judge pass judge at intersection without tl with occlusion detection (autowarefoundation#6207)
ca832ea feat(behavior_velocity): add the option to keep the last valid observation (autowarefoundation#6036)
6135260 feat(intersection): more precise pass judge handling considering occlusion detection and 1st/2nd attention lane (autowarefoundation#6047)
1a0ea9a feat(intersection): distinguish 1st/2nd attention lanelet (autowarefoundation#6042)
61ef0ea fix(intersection): fix private condition (autowarefoundation#5975)
1700169 feat(intersection): disable stuck detection against private lane (autowarefoundation#5910)

バグ修正

8c0e3b1 feat(intersection): resurrect debug ego-object ttc visualizer (autowarefoundation#6829)
1715510 fix(intersection): fix possible invalid access (autowarefoundation#6542)
8c57547 fix(intersection): fix stopline midpoint calculation (autowarefoundation#6315)
d6700a4 fix(merge_from_private): fix stop position calculation (autowarefoundation#6286)
f074475 fix(intersection): fix bugs (autowarefoundation#6050)

リファクター

[[ f7dd320 chore(intersection): add const to member functions, replace enum with class tag for occlusion (autowarefoundation#6299) ]]
[[ 39b94c495f3 feat(intersection): publish and visualize the reason for dangerous situation to blame past detection fault retrospectively (autowarefoundation#6143) ]]
[[ 76845bb refactor(intersection): divide source files and modifyPathVelocity (autowarefoundation#6134) ]]
[[ 2842e8e refactor(intersection): cleanup utility function (autowarefoundation#5972) ]]

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

…usion detection and 1st/2nd attention lane (autowarefoundation#6047)

Signed-off-by: Mamoru Sobue <[email protected]>
…ation (autowarefoundation#6036)

* feat(behavior_velocity): add the option to keep the last valid observation

Signed-off-by: Mamoru Sobue <[email protected]>

* keep_last_observation is false by default and intersection/traffic_light is explicily true

Signed-off-by: Mamoru Sobue <[email protected]>

* for intersection

Signed-off-by: Mamoru Sobue <[email protected]>

---------

Signed-off-by: Mamoru Sobue <[email protected]>
…tuation to blame past detection fault retrospectively (autowarefoundation#6143)

Signed-off-by: Mamoru Sobue <[email protected]>
@soblin soblin force-pushed the feat/intersection-RT33897-2 branch from a3d7b92 to 0697fa6 Compare October 23, 2024 11:21
@soblin soblin force-pushed the feat/intersection-RT33897-2 branch 2 times, most recently from 8875171 to 49a9e5e Compare October 23, 2024 11:43
Signed-off-by: Mamoru Sobue <[email protected]>
@soblin soblin force-pushed the feat/intersection-RT33897-2 branch from 49a9e5e to 3eb2992 Compare October 23, 2024 11:44
@soblin soblin changed the title Feat/intersection rt33897 2 feat/(ntersection): fix collision check bag Oct 23, 2024
Copy link

sonarcloud bot commented Oct 23, 2024

@soblin soblin changed the title feat/(ntersection): fix collision check bag feat/(intersection): fix collision check bag Oct 23, 2024
@soblin soblin marked this pull request as ready for review October 23, 2024 12:33
@soblin soblin changed the title feat/(intersection): fix collision check bag feat(intersection): fix collision check bag Oct 31, 2024
@soblin soblin merged commit 3eb2992 into beta/v0.19.1-pc-develop Oct 31, 2024
15 of 24 checks passed
@soblin soblin deleted the feat/intersection-RT33897-2 branch October 31, 2024 03:39
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