opencv_apps icon indicating copy to clipboard operation
opencv_apps copied to clipboard

Switch to hpp headers of pluginlib

Open jspricke opened this issue 2 years ago • 2 comments

jspricke avatar May 30 '22 15:05 jspricke

@jspricke thanks for fix, which version of calssloader requires hpp header?

k-okada avatar May 31 '22 03:05 k-okada

Hi Kei, the .h headers where deprecated 2018 in https://github.com/ros/class_loader/commit/7fd8c42 or version 0.4.0 and dropped in https://github.com/ros/class_loader/commit/757369e or version 1.1.0 (ROS 2).

jspricke avatar May 31 '22 06:05 jspricke

merged via #139

k-okada avatar Sep 19 '22 13:09 k-okada

I think it is actually #140 which includes these changes.

nuclearsandwich avatar Dec 08 '22 00:12 nuclearsandwich