Closed
Description
Describe the bug
Performance test, when sending RSM trajectory data, send 4-25 vehicle data according to a frame of 100ms, the actual received data has packet loss problem
To Reproduce
Steps to reproduce the behavior:
- Using the performance test framework, send rsm data, the sending frequency is 0.1s
- Send 1000 frames of data, check the sending result
Expected behavior
Received 1000 frames of data, the packet loss rate is 0
Active behavior
The received data is less than 1000 frames, and the packet loss rate is 3%
Screenshots
Log Information
N/A
Desktop (please complete the following information):
- OS: MACOS
- Tool: python
- Version/branch: master/abanly
Additional context
N/A