The pluginlib package provides tools for writing and dynamically loading
plugins using the ROS build infrastructure.
To work, these tools require plugin providers to register their plugins in
the package.xml of their package.

Homepage:
https://github.com/pluginlib/
