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(behavior_velocity_traffic_light): check if remaining time is available #1178

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

TomohitoAndo
Copy link

@TomohitoAndo TomohitoAndo commented Mar 6, 2024

Description

※この変更はV2Iの残り時間情報を使うuniverse versionでのみ有効なため、beta/v0.19.1に変更を加えている

Related link: TIER IV INTERNAL

Handled the case when the remaining time is unavailable.
has_max_rest_time is false or has_min_rest_time is false

NOTE:
This PR should be merged after this PR
I will rebase after following PR has been merged.
-> DONE

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.

@TomohitoAndo TomohitoAndo changed the title Check if remaining time available feat(behavior_velocity_traffic_light): check if remaining time is available Mar 6, 2024
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 ae7062f into beta/v0.19.1 Mar 8, 2024
25 checks passed
@TomohitoAndo TomohitoAndo deleted the check-if-remaining-time-available branch March 8, 2024 07:27
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