项目作者: 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