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 is not received #1251

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

TomohitoAndo
Copy link

@TomohitoAndo TomohitoAndo commented Apr 11, 2024

Description

Cherry pick following PRs.
The ego vehicle will stop at the traffic light stop line if no signal messages were received.

PR for launch

Tests performed

PSim
image

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 and others added 2 commits April 11, 2024 17:02
…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]>
#1171)

feat(traffic_light): depend on is_simulation for scenario simulator (autowarefoundation#6498)

* feat(traffic_light): depend on is_simulation for scenario simulator

* fix comments

* fix

---------

Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Tomohito Ando <[email protected]>
Co-authored-by: Takayuki Murooka <[email protected]>
@TomohitoAndo TomohitoAndo changed the title feat(behavior_velocity_traffic_light): feat(behavior_velocity_traffic_light): ensure stopping if a signal, once received, is not received again Apr 11, 2024
@TomohitoAndo TomohitoAndo changed the title feat(behavior_velocity_traffic_light): ensure stopping if a signal, once received, is not received again feat(behavior_velocity_traffic_light): ensure stopping if a signal is not received Apr 11, 2024
@TomohitoAndo TomohitoAndo marked this pull request as ready for review April 11, 2024 08:49
Copy link

@saka1-s saka1-s 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 bbeb8bc into beta/v0.11.2 Apr 12, 2024
25 checks passed
@TomohitoAndo TomohitoAndo deleted the cherry-pick-ensure-stopping-tlr-2 branch April 12, 2024 00:57
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