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 a bug. We used to filter empty RSSI packets, which made the code work and the overall communication nicer (i.e., identical to USB). However, there were places in crazyflie-lib-python that made assumptions about receiving the empty packets too.
When I run the benchmark I seem to end up in an inf. loop.
The program never leaves the loop in
run()
:Is there something I am missing? I have changed the address in the source:
The text was updated successfully, but these errors were encountered: