Skip to content

Initial Release

Latest
Compare
Choose a tag to compare
@Highlife1911 Highlife1911 released this 06 Apr 17:32

This is the first release of yats. This library is header only and requires a C++14 compiler like gcc 5.4, clang 5, MSVC 15 or apple-clang 9.0. The library itself is header only but the examples might require QT5.

Known bugs

The scheduler might crash on MacOS in debug mode when using multiple constraint groups on the same task.