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(behavior_velocity_traffic_light): do not use the timed out remain… #1255

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

TomohitoAndo
Copy link

@TomohitoAndo TomohitoAndo commented Apr 15, 2024

Description

Related: TIER IV INTERNAL

Important

This fix has been applied only to the beta/v0.19.1 branch, as the use of remaining time data is only implemented in this branch.

I resolved the issue where outdated timestamp data was retained in the remaining time information.
I updated the code to skip using the remaining time if it is outdated.

Tests performed

Scenario Simulator

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.

@TomohitoAndo TomohitoAndo marked this pull request as ready for review April 15, 2024 05:47
@TomohitoAndo TomohitoAndo requested review from 0x126 and saka1-s and removed request for shmpwk, satoshi-ota and tkimura4 April 15, 2024 05:51
Copy link

@0x126 0x126 left a comment

Choose a reason for hiding this comment

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

LGTM

@TomohitoAndo TomohitoAndo merged commit 5d76f9a into beta/v0.19.1 Apr 15, 2024
28 of 29 checks passed
@TomohitoAndo TomohitoAndo deleted the fix/timed-out-remaining-time branch April 15, 2024 23:05
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