BehaviorTree
Core Library to create and execute Behavior Trees
Loading...
Searching...
No Matches
BT::NodeConfig Struct Reference
Collaboration diagram for BT::NodeConfig:

Public Attributes

Blackboard::Ptr blackboard
 
std::shared_ptr< ScriptingEnumsRegistry > enums
 
PortsRemapping input_ports
 
PortsRemapping output_ports
 
NonPortAttributes other_attributes
 
const TreeNodeManifestmanifest = nullptr
 
uint16_t uid = 0
 
std::string path
 
std::map< PreCond, std::string > pre_conditions
 
std::map< PostCond, std::string > post_conditions
 

The documentation for this struct was generated from the following file: