as2fm.scxml_converter.scxml_entries.utils.CallbackType
- class as2fm.scxml_converter.scxml_entries.utils.CallbackType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)
 Bases:
EnumEnumeration of the different types of callbacks containing a body.
- __init__(*args, **kwds)
 
Methods
get_expected_prefixes(cb_type)get_plain_callback(cb_type)Convert ROS-specific transitions to plain ones.
Attributes
STATETRANSITIONROS_TIMERROS_TOPICROS_SERVICE_REQUESTROS_SERVICE_RESULTROS_ACTION_GOALROS_ACTION_RESULTROS_ACTION_FEEDBACKBT_RESPONSE- static get_plain_callback(cb_type: CallbackType) CallbackType
 Convert ROS-specific transitions to plain ones.