- Robot Operating System Cookbook
- Kumar Bipin
- 57字
- 2025-03-01 11:46:05
Making the plugins available to the ROS toolchain
After compilation, the plugins will be available as a share library. The ROS toolchain plugin loader requires a bit of information for linking and resolving the reference within the library. This information will be provided by polygon_plugins.xml in packages along with a special export line in the package manifest.