issues
search
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
Return feasible u_bar instead of u
#76
Closed
alphaville
closed
5 years ago
alphaville
commented
5 years ago
Fix for issue #75. The main changes are:
The algorithm returns
u_bar
(which is feasible) instead of
u
unit tests to check infeasibility
updated CHANGELOG
Fix for issue #75. The main changes are:
u_bar
(which is feasible) instead ofu