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(ndt_scan_matcher): estimate NDT covariance in real-time with limited initial positions #5338

Merged
merged 23 commits into from
Nov 7, 2023

fix: format of markdown

5eda6c3
Select commit
Loading
Failed to load commit list.
Merged

feat(ndt_scan_matcher): estimate NDT covariance in real-time with limited initial positions #5338

fix: format of markdown
5eda6c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2023 in 1s

15.09% (+0.24%) compared to 4e00bf2

View this Pull Request on Codecov

15.09% (+0.24%) compared to 4e00bf2

Details

Codecov Report

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

Comparison is base (4e00bf2) 14.84% compared to head (5eda6c3) 15.09%.
Report is 2 commits behind head on main.

❗ Current head 5eda6c3 differs from pull request most recent head 3e31b93. Consider uploading reports for the commit 3e31b93 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5338      +/-   ##
==========================================
+ Coverage   14.84%   15.09%   +0.24%     
==========================================
  Files        1665     1661       -4     
  Lines      116231   115372     -859     
  Branches    36256    35646     -610     
==========================================
+ Hits        17259    17419     +160     
+ Misses      79473    78436    -1037     
- Partials    19499    19517      +18     
Files Coverage Δ
...ion/ndt_scan_matcher/src/ndt_scan_matcher_core.cpp 0.00% <0.00%> (ø)

... and 64 files with indirect coverage changes

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