Skip to content

Releases: hpicgs/yats

Initial Release

06 Apr 17:32
Compare
Choose a tag to compare

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.