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(crosswalk): ignore occlusions in the presence of traffic lights #6604

Conversation

maxime-clem
Copy link
Contributor

@maxime-clem maxime-clem commented Mar 13, 2024

Description

Required launch PR: autowarefoundation/autoware_launch#919

Tests performed

Psim

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.

@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) labels Mar 13, 2024
@shmpwk shmpwk requested a review from dkoldaev March 18, 2024 13:34
Copy link
Contributor

@dkoldaev dkoldaev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but I think it's better to cleanup if there are unused functions.

@maxime-clem maxime-clem force-pushed the fix/crosswalk_occlusions-virtual-wall-text_ignore-with-traffic-lights branch from 17096f8 to 0bebece Compare March 28, 2024 09:33
@shmpwk shmpwk added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Mar 29, 2024
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
@maxime-clem maxime-clem force-pushed the fix/crosswalk_occlusions-virtual-wall-text_ignore-with-traffic-lights branch from 0bebece to 9ae7834 Compare March 29, 2024 07:47
Copy link

codecov bot commented Mar 29, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 14.95%. Comparing base (6d7cd0a) to head (9ae7834).
Report is 4 commits behind head on main.

Files Patch % Lines
..._velocity_crosswalk_module/src/scene_crosswalk.cpp 0.00% 3 Missing ⚠️
...behavior_velocity_crosswalk_module/src/manager.cpp 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6604   +/-   ##
=======================================
  Coverage   14.94%   14.95%           
=======================================
  Files        1937     1937           
  Lines      133617   133544   -73     
  Branches    39752    39753    +1     
=======================================
  Hits        19969    19969           
+ Misses      91401    91327   -74     
- Partials    22247    22248    +1     
Flag Coverage Δ *Carryforward flag
differential 11.22% <0.00%> (?)
total 14.95% <ø> (+<0.01%) ⬆️ Carriedforward from 6d7cd0a

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maxime-clem maxime-clem merged commit 031c873 into autowarefoundation:main Mar 29, 2024
24 of 28 checks passed
@maxime-clem maxime-clem deleted the fix/crosswalk_occlusions-virtual-wall-text_ignore-with-traffic-lights branch March 29, 2024 12:05
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
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) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants