virtual BT::NodeStatus tick() override
Method to be implemented by the user.
NodeStatus status() const
virtual BT::NodeStatus tick() override
Method to be implemented by the user.
SubtreePlusNode(const std::string &name)
const std::string & name() const
Name of the instance, not the type.
SubtreeNode(const std::string &name)
void setRegistrationID(StringView ID)
virtual BT::NodeStatus executeTick()
The method that should be used to invoke tick() and setStatus();.
void setStatus(NodeStatus new_status)