-
Hello, I have 6 crazyflies and 2 radios, and I want to assign 3 crazyflies per radio since I use cmdVelocityWorld commands in a 20 Hertz loop. What I understand from https://crazyswarm.readthedocs.io/en/latest/configuration.html#set-up-radio-communication is different channels mean different radios, i.e. for example yaml file crazyflies:
first 3 cfs are assigned to radio 1, channel 70 and other 3 are assigned to radio 2, channel 80. Is this true? If it is not, how can I assign crazyflies to different radios? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is correct. The order you list the crazyflies in does not matter, i.e., you can "mix" channels there. There will be an exception if you have not enough radios plugged in. |
Beta Was this translation helpful? Give feedback.
This is correct. The order you list the crazyflies in does not matter, i.e., you can "mix" channels there. There will be an exception if you have not enough radios plugged in.