Replies: 1 comment 1 reply
-
Hi! Sure you can use the flowdeck for that, as long as you are aware that both drones are not sharing the same coordinate system (where-ever they start that is where their zero is). The flow deck is a relative positioning system and they also will drift apart in time, but perhaps that will be okay if you'll just control it with velocity commands. But I'm not sure if they will fly like that out of the box, as their dynamics are now linked to eachother. There have been some papers written on this control problem alone. Here some links that might be handy:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I want to implement cooperative transport using two drones on a stick with rigid connections. I do not have access to a mocap system in our organization. Thus, I was planning to use flow deck beneath the Crazyflies and have a leader slave algorithm with velocity commands. I wanted to receive some guidance regarding this. Hopefully I am on the right track. Please note that I have tried with attitude commands but the system is very difficult to tune. Please see the picture below for your reference.
Beta Was this translation helpful? Give feedback.
All reactions