as2fm.scxml_converter.scxml_entries.utils
Collection of various utilities for SCXML entries.
Functions
|
Check if all the arguments are non-empty strings. |
|
Convert a value to the provided data type. |
|
Get the maximum size of an array, if the data type is an array. |
|
Convert a data type string description to the matching python type. |
|
Convert a ROS interface expressions (using ROS-specific PREFIXES) to plain SCXML. |
|
Check if a string is non-empty. |
|
Try to convert a string to an integer. |
Classes
|
Enumeration of the different types of callbacks containing a body. |