Skip to content

Running Flocking Algorithm with 20 Crazyflies in Crazyswarm2 #619

Answered by whoenig
jialongzeng asked this question in Q&A
Discussion options

You must be logged in to vote
  1. I had 10 on one radio, but without any log-topics (apart from status). The more log topics you have the more radios you need. 4 for cflib should work well, though.
  2. There are known issues with the cpp backend and lost packets. For the cflib backend, it should scale well as long as you use enough radios.
  3. Improving performance in terms connecting for sure. The cflib also uses broadcasts, which significantly improves the performance for motion capture (only one packet for all drones need to be send, rather than 4; effectively reducing latency and increasing bandwidth). The downside is this lost packet issue mentioned in the second point. It seems to be fine on computers with Intel chipsets, …

Replies: 2 comments 3 replies

Comment options

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

@whoenig
Comment options

Answer selected by jialongzeng
Comment options

You must be logged in to vote
1 reply
@knmcguire
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants