-
Notifications
You must be signed in to change notification settings - Fork 333
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
Use the .hpp headers from realtime_tools
package
#1406
Use the .hpp headers from realtime_tools
package
#1406
Conversation
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.
Although this is not your first issue ;)
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1406 +/- ##
==========================================
+ Coverage 83.56% 83.58% +0.02%
==========================================
Files 122 122
Lines 10992 10989 -3
Branches 937 934 -3
==========================================
Hits 9185 9185
Misses 1493 1493
+ Partials 314 311 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
oi!
@Mergifyio backport humble |
✅ Backports have been created
|
(cherry picked from commit cd73055) # Conflicts: # diff_drive_controller/include/diff_drive_controller/diff_drive_controller.hpp # joint_state_broadcaster/include/joint_state_broadcaster/joint_state_broadcaster.hpp # mecanum_drive_controller/include/mecanum_drive_controller/mecanum_drive_controller.hpp # mecanum_drive_controller/include/mecanum_drive_controller/odometry.hpp # parallel_gripper_controller/include/parallel_gripper_controller/parallel_gripper_action_controller.hpp # steering_controllers_library/include/steering_controllers_library/steering_controllers_library.hpp # tricycle_controller/include/tricycle_controller/tricycle_controller.hpp
@christophfroehlich mentioned about the update here : ros-controls/realtime_tools#206 (comment)
This PR addressed the same