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 predicted path going across the crosswalk #5849

Merged

Conversation

soblin
Copy link
Contributor

@soblin soblin commented Dec 12, 2023

Description

Fixed to ignore the predicted path that crosses the crosswalk in almost the same direction as ego vehicle.

launcher PR: autowarefoundation/autoware_launch#733

image

Related links

https://tier4.atlassian.net/browse/RT1-3967

Tests performed

https://evaluation.tier4.jp/evaluation/reports/8acb8fe9-6f94-5427-8bbe-58b7914b1d4c?project_id=prd_jt

RT1-3967-1-2023-12-12_17.53.13.mp4

case2

RT1-3967-1-2023-12-12_17.58.19.mp4

after this PR

crosswalk stopline does not appear

case1

RT1-3967-1-2023-12-14_17.01.02.mp4

case2

RT1-3967-1-2023-12-14_17.03.47.mp4

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 Dec 12, 2023
@soblin soblin force-pushed the fix/crosswalk-predicted-path-direction branch from 4157406 to 4d162cc Compare December 12, 2023 09:27
@soblin soblin marked this pull request as ready for review December 12, 2023 09:32
@shmpwk
Copy link
Contributor

shmpwk commented Dec 12, 2023

Case 2 video after this PR still seems to be uploading now ...?

…ate direction along vehicle lane. check the type

Signed-off-by: Mamoru Sobue <[email protected]>
Copy link
Contributor

@shmpwk shmpwk left a comment

Choose a reason for hiding this comment

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

LGTM

@soblin soblin added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Dec 15, 2023
Copy link

codecov bot commented Dec 15, 2023

Codecov Report

Attention: 53 lines in your changes are missing coverage. Please review.

Comparison is base (91290a3) 15.27% compared to head (8b77f63) 15.29%.
Report is 29 commits behind head on main.

Files Patch % Lines
..._velocity_crosswalk_module/src/scene_crosswalk.cpp 0.00% 50 Missing ⚠️
...behavior_velocity_crosswalk_module/src/manager.cpp 0.00% 0 Missing and 2 partials ⚠️
..._velocity_crosswalk_module/src/scene_crosswalk.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5849      +/-   ##
==========================================
+ Coverage   15.27%   15.29%   +0.01%     
==========================================
  Files        1739     1739              
  Lines      119820   119946     +126     
  Branches    36377    36447      +70     
==========================================
+ Hits        18306    18346      +40     
- Misses      81030    81091      +61     
- Partials    20484    20509      +25     
Flag Coverage Δ *Carryforward flag
differential 8.87% <0.00%> (?)
total 15.27% <ø> (+<0.01%) ⬆️ Carriedforward from 91290a3

*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.

@soblin soblin merged commit 7ce87a4 into autowarefoundation:main Dec 15, 2023
35 of 38 checks passed
@soblin soblin deleted the fix/crosswalk-predicted-path-direction branch December 15, 2023 07:38
danielsanchezaran pushed a commit to tier4/autoware.universe that referenced this pull request Dec 15, 2023
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Dec 19, 2023
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Dec 19, 2023
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request May 26, 2024
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request May 28, 2024
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request May 28, 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) tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants