alphaville / optimization-engine

Nonconvex embedded optimization: code generation for fast real-time optimization + ROS support
https://alphaville.github.io/optimization-engine/
Other
512 stars 53 forks source link

Version 0.6.5 (added VERSION file) #231

Closed alphaville closed 3 years ago

alphaville commented 3 years ago

closes #230

alphaville commented 3 years ago

@korken89 I had to do some changes in the workflows for GitHub actions because clang is now not installed by default. Other than that, the only changes in this PR are that I included VERSION in MANIFEST.in so that it is included in the Python package.