issues
search
alphaville
/
optimization-engine
Nonconvex embedded optimization: code generation for fast real-time optimization + ROS support
https://alphaville.github.io/optimization-engine/
Other
514
stars
53
forks
source link
Spherical constraint
#329
Closed
alphaville
closed
1 year ago
alphaville
commented
1 year ago
Main Changes
Implementation of
sphere2.rs
in Rust: a constraint of the form $\|x\| = r$ or $\|x-c\| = r$
Associated Issues
None
TODOs
[x] Documentation
[x] All tests must pass
[x] Update
CHANGELOG
(s)
[ ] Update webpage documentation
[x] Bump versions (in
CHANGELOG
,
Cargo.toml
and
VERSION
)
Main Changes
sphere2.rs
in Rust: a constraint of the form $\|x\| = r$ or $\|x-c\| = r$Associated Issues
None
TODOs
CHANGELOG
(s)CHANGELOG
,Cargo.toml
andVERSION
)