as2fm.scxml_converter.scxml_entries.bt_utils
Collection of SCXML utilities related to BT functionalities.
Functions
|
Generate the name of the evnt setting a specific Blackboard variable. |
|
Generate the BT halt event name for a given BT node instance. |
|
Generate the BT response event name for a given BT node instance. |
|
Generate the BT tick event name for a given BT node instance. |
|
Generate the BT response event name for a given BT node instance. |
|
|
Given an input variable it generates an expression as event data or single value. |
|
|
Check if a port value is a reference to a Blackboard variable. |
|
Check if the event is used for halting a BT node. |
|
Check if the event name is for a BT node's halt response. |
|
Check is the event is used for ticking a BT node. |
|
Check if the event name is for BT node's responses(success, failure, running). |
|
Given an event name, returns whether it is related to a BT event or not. |
|
Convert the child sequence ID to int or string depending on the content. |
Classes
Collector for declared BT ports and their assigned value. |
|
|
Enumeration of possible BT responses. |