void setRegistrationName(const std::string ®istration_name)
registrationName() is set by the BehaviorTreeFactory
virtual BT::NodeStatus tick() override
Method to be implemented by the user.
std::unordered_map< std::string, std::string > NodeParameters
NodeStatus status() const
InverterNode(const std::string &name)
virtual BT::NodeStatus executeTick()
The method that will be executed to invoke tick(); and setStatus();.
void setStatus(NodeStatus new_status)