LeafNode(const std::string &name, const NodeConfiguration &config)
const std::string & name() const
Name of the instance, not the type.
const NodeConfiguration & config() const
virtual ~LeafNode() override=default
Abstract base class for Behavior Tree Nodes.