Hi, I'm working with the Autodrive ecosystem for the F1TENTH competition and I'm experiencing an issue with the devkit. I have a high-performance PC, but after about a minute or two, I start noticing significant lag in Rviz, with the messages not updating smoothly. This lag leads to errors in the autonomous navigation algorithms.
I ran the "docker stats" command and noticed that the memory usage of the container running the devkit keeps increasing over time. This memory consumption seems to be the cause of the lag and errors.
I've also verified that the issue is not related to my code, as I experience the same problem even when running only the simulator and the devkit, without any additional custom code.
Has anyone else encountered this issue? If so, do you have any suggestions or solutions to resolve it? I've already searched online but couldn't find any relevant information. Additionally, I tried running the setup on another machine, but the issue persists.
As You can see the simulation still runs properly while only the bridge and the ros messages are laggign
Any help would be greatly appreciated!
Hi, I'm working with the Autodrive ecosystem for the F1TENTH competition and I'm experiencing an issue with the devkit. I have a high-performance PC, but after about a minute or two, I start noticing significant lag in Rviz, with the messages not updating smoothly. This lag leads to errors in the autonomous navigation algorithms.
I ran the "docker stats" command and noticed that the memory usage of the container running the devkit keeps increasing over time. This memory consumption seems to be the cause of the lag and errors.
I've also verified that the issue is not related to my code, as I experience the same problem even when running only the simulator and the devkit, without any additional custom code.
Has anyone else encountered this issue? If so, do you have any suggestions or solutions to resolve it? I've already searched online but couldn't find any relevant information. Additionally, I tried running the setup on another machine, but the issue persists.
As You can see the simulation still runs properly while only the bridge and the ros messages are laggign Any help would be greatly appreciated!