8000 GitHub - ktm/amv-cpp: The C++ version of the AMV server / process engine.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ktm/amv-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model-driven process engine for building mission-oriented control systems. The model is loosely based on BPMN2: start/stop/signal events; exclusive gateway; service task; script task. The script engine is ChaiScript. Also tried duktape and v8.

One day this code will be driving a small surface drone, hopefully off the Georgia (USA) coast.

Attributions

serial / gps code: https://github.com/wdalmut/libgps

script engine: http://chaiscript.com/

Thread pool and threadsafe queue: https://www.manning.com/books/c-plus-plus-concurrency-in-action

About

The C++ version of the AMV server / process engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0