ros / pluginlib

Library for loading/unloading plugins in ROS packages during runtime
http://ros.org/wiki/pluginlib
57 stars 101 forks source link

Remove deprecated headers. #217

Closed clalancette closed 3 years ago

clalancette commented 3 years ago

They have been deprecated since 2017, so I think it is long past time to remove them.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org

clalancette commented 3 years ago

CI:

clalancette commented 3 years ago

There are some warnings in MacOS. https://ci.ros2.org/job/ci_osx/12336/clang/new/.

Ah yeah, those are unrelated and are fixed by https://github.com/ros-perception/image_common/pull/192