Open zqzqz opened 4 years ago
We are aware of this issue and are talking to Apollo to see if we can find a good solution. You may reply to this Apollo issue for any suggestions: https://github.com/ApolloAuto/apollo/issues/11317
Got it. Thanks for your quick reply!
I tried to execute lgsvl and apollo on the same machine. The delay is not increasing now but there is still a constant delay of 4 seconds. This could be another issue https://github.com/lgsvl/simulator/issues/530.
Environment
How to reproduce
Start simulation according to https://github.com/lgsvl/simulator/issues/614 and only enable localization module.
Problem
At the beginning of the simulation, the measurement time is roughly the same as current timestamp. However, as the current timestamp increases normally, the measurement time is about 5x slower. As a result, the IMU/GPS delay gradually increases.
Is it because of limited computing resources? How can I further diagnose the root cause and fix the delay? Thanks!