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: overwrite invalid detection result for gen1 #1707

Merged

Conversation

saka1-s
Copy link

@saka1-s saka1-s commented Dec 19, 2024

Description

same as #1705

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

MasatoSaeki and others added 2 commits December 19, 2024 09:28
@saka1-s saka1-s enabled auto-merge December 19, 2024 00:30
@saka1-s saka1-s changed the title fix: overwrite invalid detection result/v0.29.0 1 fix: overwrite invalid detection result for gen1 Dec 19, 2024
{
// check occlusion, backlight(shape is unknown) and no detection(shape is circle)
if (
signal.elements.front().color == TrafficSignalElement::UNKNOWN &&

Choose a reason for hiding this comment

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

Maybe || is better than &&, I'm not sure.

@saka1-s saka1-s merged commit 72c0271 into beta/v0.29.0-1 Dec 19, 2024
24 of 25 checks passed
@saka1-s saka1-s deleted the fix/overwrite_invalid_detection_result/v0.29.0-1 branch December 19, 2024 04:42
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