|
BehaviorTree
Core Library to create and execute Behavior Trees
|

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