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_planner.traffic_light): use v2i in planning #1150

Merged
merged 3 commits into from
Feb 20, 2024

Conversation

TomohitoAndo
Copy link

@TomohitoAndo TomohitoAndo commented Feb 19, 2024

Description

Cherry-pick these commits to use the remaining time information from V2I in planning module.

Tests performed

Conducted tests in simple planning simulator.

simplescreenrecorder-2024-02-19_19.25.30.mp4

In this situation, stop point is inserted though the signal is GREEN. This is because the planning module uses the remaining time information from V2I.
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 3 commits February 15, 2024 20:43
…#941)

enabling GO/STOP decision by v2i rest time information

---------

Signed-off-by: Yuki Takagi <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Fumiya Watanabe <[email protected]>
Signed-off-by: Tomohito Ando <[email protected]>
Signed-off-by: Mehmet Dogru <[email protected]>
Signed-off-by: Tomohito Ando <[email protected]>
@TomohitoAndo TomohitoAndo requested review from 0x126 and saka1-s and removed request for taikitanaka3, maxime-clem and zulfaqar-azmi-t4 February 19, 2024 10:35
@TomohitoAndo TomohitoAndo changed the title Use v2i in planning feat(behavior_velocity_planner.traffic_light): use v2i in planning Feb 19, 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 fb12a44 into beta/v0.19.1 Feb 20, 2024
16 of 20 checks passed
@TomohitoAndo TomohitoAndo deleted the use-v2i-in-planning branch February 20, 2024 00:21
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