17#include "auto_apms_behavior_tree/build_handler/build_handler_factory_interface.hpp"
18#include "auto_apms_util/resource.hpp"
19#include "rclcpp/macros.hpp"
TreeBuildHandlerLoader(const std::set< std::string > &exclude_packages={})
Constructor.
static const std::string BASE_CLASS_NAME
Name of the base class of all plugins to be loaded.
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...
Useful tooling for incorporating behavior trees for task development.