Go to the documentation of this file.
33 return { InputPort<std::string>(
"key",
"Key of the entry to remove") };
Result getInput(const std::string &key, T &destination) const
const NodeConfig & config() const
virtual BT::NodeStatus tick() override
Method to be implemented by the user.
Blackboard::Ptr blackboard
std::unordered_map< std::string, PortInfo > PortsList
static PortsList providedPorts()
void setRegistrationID(StringView ID)
const std::string & name() const
Name of the instance, not the type.
The SyncActionNode is an ActionNode that explicitly prevents the status RUNNING and doesn't require a...
UnsetBlackboardNode(const std::string &name, const NodeConfig &config)