From 6b7667b07a8dcd465d4f68a064092b729301ec3c Mon Sep 17 00:00:00 2001 From: Michel Hidalgo Date: Wed, 7 Oct 2020 11:03:54 -0300 Subject: [PATCH] Update package maintainers. Signed-off-by: Michel Hidalgo --- package.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.xml b/package.xml index 2068df5a..b71cb9f9 100644 --- a/package.xml +++ b/package.xml @@ -6,12 +6,14 @@ The class_loader package is a ROS-independent package for loading plugins during runtime and the foundation of the higher level ROS "pluginlib" library. class_loader utilizes the host operating system's runtime loader to open runtime libraries (e.g. .so/.dll files), introspect the library for exported plugin classes, and allows users to instantiate objects of these exported classes without the explicit declaration (i.e. header file) for those classes. - Steven! Ragnarök + Michael Carroll + Michel Hidalgo BSD http://ros.org/wiki/class_loader Mirza Shah Dirk Thomas + Steven! Ragnarök console_bridge_vendor libconsole-bridge-dev