Currently, the python package can only be used with ROS. As fas as I can tell this is mostly because of the imports: - https://github.com/convince-project/AS2FM/blob/75fe45dd0c729636c539073c97988dfc7052299c/src/as2fm/scxml_converter/scxml_entries/scxml_ros_action_server.py#L24 and - https://github.com/convince-project/AS2FM/blob/75fe45dd0c729636c539073c97988dfc7052299c/src/as2fm/scxml_converter/scxml_entries/scxml_ros_action_client.py#L24