41 virtual void halt()
override;
IfThenElseNode must have exactly 2 or 3 children. This node is NOT reactive.
virtual BT::NodeStatus tick() override
Method to be implemented by the user.
IfThenElseNode(const std::string &name)
virtual void halt() override
const std::string & name() const
Name of the instance, not the type.
virtual ~IfThenElseNode() override=default