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

fix(avoidance): ignore objects are in intersection when the ego stops by red traffic signal #6565

Merged
merged 1 commit into from
Mar 12, 2024

fix(avoidance): don't avoid objects are farther than red signal traff…

4208a72
Select commit
Loading
Failed to load commit list.
Merged

fix(avoidance): ignore objects are in intersection when the ego stops by red traffic signal #6565

fix(avoidance): don't avoid objects are farther than red signal traff…
4208a72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2024 in 1s

14.79% (+0.00%) compared to d57e97e

View this Pull Request on Codecov

14.79% (+0.00%) compared to d57e97e

Details

Codecov Report

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

Project coverage is 14.79%. Comparing base (d57e97e) to head (4208a72).
Report is 11 commits behind head on main.

Files Patch % Lines
...nning/behavior_path_avoidance_module/src/scene.cpp 57.14% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6565   +/-   ##
=======================================
  Coverage   14.78%   14.79%           
=======================================
  Files        1917     1917           
  Lines      132211   132217    +6     
  Branches    39297    39300    +3     
=======================================
+ Hits        19552    19555    +3     
- Misses      90833    90834    +1     
- Partials    21826    21828    +2     

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