as2fm.scxml_converter.bt_converter
Convert Behavior Trees (BT xml) to SCXML.
Functions
  | 
Generate all Scxml files resulting from a Behavior Tree (BT) in XML format.  | 
  | 
Generate an SCXML model that handles all BT-related synchronization.  | 
  | 
Generate the SCXML files for the children of a Behavior Tree.  | 
  | 
Generate the root SCXML for a Behavior Tree.  | 
Collect all blackboard variables and return them as a dictionary.  | 
|
  | 
Get the ports of a BT child node.  | 
  | 
Get the name assigned to a plugin instance.  | 
  | 
Get the BT plugin node type from the XML subtree.  | 
  | 
Check if the SCXML name matches with the BT root SCXML name pattern.  |