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(dynamic_obstacle_stop): add option to ignore unavoidable collisions #6594

Fix clang format

1a7af2d
Select commit
Loading
Failed to load commit list.
Merged

feat(dynamic_obstacle_stop): add option to ignore unavoidable collisions #6594

Fix clang format
1a7af2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 19, 2024 in 0s

14.78% (-0.01%) compared to 1ca97cf

View this Pull Request on Codecov

14.78% (-0.01%) compared to 1ca97cf

Details

Codecov Report

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

Project coverage is 14.78%. Comparing base (1ca97cf) to head (1a7af2d).

Files Patch % Lines
...amic_obstacle_stop_module/src/object_filtering.cpp 0.00% 23 Missing ⚠️
...le_stop_module/src/scene_dynamic_obstacle_stop.cpp 0.00% 12 Missing ⚠️
...ocity_dynamic_obstacle_stop_module/src/manager.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6594      +/-   ##
==========================================
- Coverage   14.78%   14.78%   -0.01%     
==========================================
  Files        1925     1925              
  Lines      132699   132721      +22     
  Branches    39515    39515              
==========================================
  Hits        19625    19625              
- Misses      91101    91123      +22     
  Partials    21973    21973              

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