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

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
 

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