Replies: 1 comment
-
Hi there, Thank you for your question. Support for second-order conic constraints is provided in our recent submission to CDC 2024. The Crazyflie firmware accompanying the paper can be found here. We created a new temporary TinyMPC2 library. Stay tuned for public updates coming very soon. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
In the introduction, I found that TinyMPC is claimed to support conic constraints. But I can only find the setup API of
A, B, Q, and R
matrices, and the upper/lower bound ofx
andu
:Is there any API available for conic constraints?
Thank you for your time and efforts
Beta Was this translation helpful? Give feedback.
All reactions