|
BehaviorTree
Core Library to create and execute Behavior Trees
|

Public Types | |
| using | Ptr = std::shared_ptr< Subtree > |
Public Attributes | |
| std::vector< TreeNode::Ptr > | nodes |
| Blackboard::Ptr | blackboard |
| std::string | instance_name |
| std::string | tree_ID |