IMRCLab / crazyswarm2

A Large Quadcopter Swarm
MIT License
113 stars 58 forks source link

High Latency Values on Some Machines #392

Open whoenig opened 8 months ago

whoenig commented 8 months ago

We observe on our systemtests machine (Threadripper with 32 cores) that the continuously monitored unicast latency is around 20ms, while on older i7 Laptops the same latency is typically below 10ms.

Tests so far:

Overall this seems to be some issue with the multithreading, either on the ROS side or the crazyflie-link-cpp side.

whoenig commented 8 months ago

Some notes: