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): ensure stopping if a signal, once received, is not received again (autowarefoundation#6468) #1156

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

TomohitoAndo
Copy link

@TomohitoAndo TomohitoAndo commented Feb 26, 2024

Description

Cherry-pick this PR.

Now, if a signal message is received but a subsequent traffic signal message is not, the ego vehicle will stop.

Tests performed

See autowarefoundation#6468

I also conducted tests on beta/v0.19.1

simplescreenrecorder-2024-02-26_15.57.00.mp4

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.

…nce received, is not received again (autowarefoundation#6468)

* feat(behavior_velocity_traffic_light): ensure stopping if a signal, once received, is not received again."

Signed-off-by: Tomohito Ando <[email protected]>

* add comments for clarity

Signed-off-by: Tomohito Ando <[email protected]>

* fix comments for clarity

Signed-off-by: Tomohito Ando <[email protected]>

---------

Signed-off-by: Tomohito Ando <[email protected]>
@TomohitoAndo TomohitoAndo changed the title feat(behavior_velocity_traffic_light): ensure stopping if a signal, o… feat(behavior_velocity_traffic_light): ensure stopping if a signal, once received, is not received again (autowarefoundation#6468) Feb 27, 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 c5a5436 into beta/v0.19.1 Mar 4, 2024
19 checks passed
@TomohitoAndo TomohitoAndo deleted the cherry-pick-6468 branch March 4, 2024 02:42
TomohitoAndo added a commit that referenced this pull request Apr 11, 2024
…nce received, is not received again (autowarefoundation#6468) (#1156)

feat(behavior_velocity_traffic_light): ensure stopping if a signal, once received, is not received again (autowarefoundation#6468)

* feat(behavior_velocity_traffic_light): ensure stopping if a signal, once received, is not received again."



* add comments for clarity



* fix comments for clarity



---------

Signed-off-by: Tomohito Ando <[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