-
Notifications
You must be signed in to change notification settings - Fork 411
Controller interface api update to ros2_controller packages #1973
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
base: master
Are you sure you want to change the base?
Controller interface api update to ros2_controller packages #1973
Conversation
… with controller_interface migration
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your PR. But please consider our contributing guidelines, have you run colcon test and pre-commit locally? Almost all jobs fail here.
|
I have done all the tests and fixed the issues. Please review once |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1973 +/- ##
==========================================
+ Coverage 85.12% 85.46% +0.34%
==========================================
Files 143 143
Lines 13744 14069 +325
Branches 1201 1201
==========================================
+ Hits 11699 12024 +325
Misses 1638 1638
Partials 407 407
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally looks good to me but please try reducing the repeated stuff as per my comment.
@bmagyar |
Reviewed tests and deprecation warnings due to controller_interface update for the issue #1946
Modified the warning tests in the following packages;-