NUM_ROBOTS #59
-
when I set export NUM_ROBOTS=4, The terminal reports the following error: go to service is unavailable and the drone cannot take off. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
I have experienced a similar error, I was forced to disable the |
Beta Was this translation helpful? Give feedback.
-
Did you also disable one crazyflie in icuas25_competition/config/crazyflie_mrs.yaml? |
Beta Was this translation helpful? Give feedback.
-
When you are changing the number of crazyflies, you need to change this NUM_ROBOTS to the desired number of robots, and disable/enable the crazyflies in this config file crazyflie_mrs.yaml... |
Beta Was this translation helpful? Give feedback.
When you are changing the number of crazyflies, you need to change this NUM_ROBOTS to the desired number of robots, and disable/enable the crazyflies in this config file crazyflie_mrs.yaml...