-
Notifications
You must be signed in to change notification settings - Fork 119
Redefine the antiwindup strategy and their parameters interfacing (backport #400) #410
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
Conversation
(cherry picked from commit 910093d) # Conflicts: # control_toolbox/include/control_toolbox/pid.hpp # control_toolbox/include/control_toolbox/pid_ros.hpp # control_toolbox/src/pid.cpp
|
Cherry-pick of 910093d has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## jazzy #410 +/- ##
==========================================
+ Coverage 74.95% 76.78% +1.83%
==========================================
Files 29 29
Lines 1801 1943 +142
Branches 107 113 +6
==========================================
+ Hits 1350 1492 +142
+ Misses 389 379 -10
- Partials 62 72 +10
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
This pull request is in conflict. Could you fix it @bmagyar @destogl @christophfroehlich @saikishor? |
Second PR for the antiwindup strategy integration
This is an automatic backport of pull request #400 done by Mergify.