Replies: 1 comment
-
|
I think you can use ibdw1000 as a template, search for it in the source tree
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I'm implementing an onboard MPC controller. For this I would like to make use of an external library to solve some optimization problems:
https://github.com/osqp/osqp
Does anyone one know how I could integrate this library with the crazyflie firmware? Such that I can make use of these solver functions in combination with the controller of the crazyflie (especially in stabilizer.c)
Beta Was this translation helpful? Give feedback.
All reactions