17#include "auto_apms_behavior_tree_core/node/node_registration_interface.hpp"
18#include "auto_apms_util/resource.hpp"
19#include "rclcpp/macros.hpp"
static const std::string BASE_CLASS_NAME
Name of the base class of all plugins to be loaded.
NodeRegistrationLoader(const std::set< std::string > &exclude_packages={})
NodeRegistrationLoader constructor.
static const std::string BASE_PACKAGE_NAME
Name of the package that contains the base class for this plugin loader.
Class for loading plugin resources registered according to the conventions defined by the pluginlib p...
Core API for AutoAPMS's behavior tree implementation.