You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is okay for now since we communicate with the Crazyflies from the start of the server but it is not necessary. Also it makes the code a bit stiff and I also think this is the reason why the initialization takes so long at the beginning.
The crazyflie_server.py now uses the Crazyflie swarm class to initialize and communicate with all the crazyflies.
crazyswarm2/crazyflie/scripts/crazyflie_server.py
Line 122 in ff3f673
This is okay for now since we communicate with the Crazyflies from the start of the server but it is not necessary. Also it makes the code a bit stiff and I also think this is the reason why the initialization takes so long at the beginning.
I've already done a bit with the zenoh bridge, I think it will be cleaner if we initialize each crazyflie seperately
The text was updated successfully, but these errors were encountered: