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(intersection): memorize last observed valid traffic light information #6048

Conversation

soblin
Copy link
Contributor

@soblin soblin commented Jan 10, 2024

Description

memorize the non-UNKNOWN information of the associated traffic light and use that for handling sudden empty observation due to occlusion or out-of-view.

Related links

#6061

Tests performed

before

before this PR, intersection_occlusion behaves as the "before" video in #6061

after

even if the info of traffic light get unavailable, occlusion wall does not re-appear.

Notes for reviewers

Interface changes

none

Effects on system behavior

none

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.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

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.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Jan 10, 2024
soblin added a commit to tier4/autoware.universe that referenced this pull request Jan 11, 2024
…n#6048 + migration for beta/v0.43.6

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
…ation

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
@soblin soblin force-pushed the feat/intersetion/keep-out-of-range-tl-info branch from 8e02c8a to daf7349 Compare January 11, 2024 09:36
@soblin soblin closed this Jan 11, 2024
@soblin soblin reopened this Jan 12, 2024
@soblin soblin closed this Jan 22, 2024
@soblin soblin deleted the feat/intersetion/keep-out-of-range-tl-info branch March 15, 2024 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant