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

Add filter plugin for exponential filter #231

Open
wants to merge 5 commits into
base: ros2-master
Choose a base branch
from

Conversation

christophfroehlich
Copy link
Contributor

Similar to control_filters/LowPassFilter, the filter itself was already there.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 47.36842% with 10 lines in your changes missing coverage. Please review.

Project coverage is 51.06%. Comparing base (7dda65f) to head (d877ba6).

Files with missing lines Patch % Lines
include/control_filters/exponential_filter.hpp 47.36% 9 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           ros2-master     #231      +/-   ##
===============================================
- Coverage        51.20%   51.06%   -0.15%     
===============================================
  Files               10       11       +1     
  Lines              496      515      +19     
  Branches            59       60       +1     
===============================================
+ Hits               254      263       +9     
- Misses             215      224       +9     
- Partials            27       28       +1     
Flag Coverage Δ
unittests 51.06% <47.36%> (-0.15%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
include/control_filters/exponential_filter.hpp 47.36% <47.36%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants