Skip to content

crazyswarm2 and low level commands (Swarm Interface) #516

Answered by knmcguire
ntukenmez3 asked this question in Q&A
Discussion options

You must be logged in to vote

ah like that! but that is out of the scope of this particular discussion so that is why I think the confusion happened then. You should ask this question technically on https://discussions.bitcraze.io/ but I can tell you here already: anything you can send to a single crazyflie, you can send with the swarm class as well.

This swarm example shows a send_hover_setpoint(), but that is part of the commander class which also includes just set_sepoint.

The reason why the high level commander exists, is that less packages need to be send in order to get some actions from the crazyflie using the onboard autonomy, since the Crazyradio can only handle 400ish packets per second (which is shared with…

Replies: 1 comment 5 replies

Comment options

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

@ntukenmez3
Comment options

@knmcguire
Comment options

Answer selected by ntukenmez3
@ntukenmez3
Comment options

@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
2 participants