Skip to content

Backstepping control. #185

Answered by knmcguire
Carmol1 asked this question in Q&A
Aug 9, 2022 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

Anything is possible since the firmware is opensource. I haven't read the paper myself, but it is published before the crazyflie existed so it has not been implemented in the firmware yet. Also I'm not aware of any offboard implementations of this approach either so that is something you will need to investigate.

On control itself, it really depends what you want to do... offboard control or onboard control.

  • Offboard control is easier to implement and you could use our python library for that but there are going to be communication delays, which makes it impossible to go all the way down to attitude rate control from an external computer.
  • Onboard control means very little delay from comm…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by Carmol1
Comment options

You must be logged in to vote
2 replies
@knmcguire
Comment options

@Carmol1
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants