项目作者: choudhariashish

项目描述 :
This repository contains minimalistic hierarchical statemachine library implementation. C implementation is available in c/ directory and C++ in cpp directory. To use this library include the respective ACStates.h and ACStates.cpp/c in your source. Additionally this repository also includes scipts to parse statemachine models created in QTCreator to a standard Scxml format. There are examples included in c/ and cpp/ to demostrate the usage of this library.
高级语言: Python
项目地址: git://github.com/choudhariashish/ACStates.git
创建时间: 2019-06-22T20:44:13Z
项目社区:https://github.com/choudhariashish/ACStates

开源协议:

下载