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
After running a single scenario in scenic for any extended period of time, the simulation continues to use more and more memory until crashing (roughly 200 Mb per second). Once the scenario is finished and the simulator moves on to another iteration, the memory usage goes down again, but this is quite problematic with longer scenarios.
Command: scenic --2d car.scenic --simulate
No error log
Steps To Reproduce
Run the CARLA simulator: ./CarlaUE4.sh
Run the example car.scenic file: scenic --2d car.scenic --simulate
Open resource manager (htop) and see the memory usage continuously climb until the system crashes
Issue Submission Checklist
I am reporting an issue, not asking a question
I checked the open and closed issues, forum, etc. and have not found any solution
I have provided all necessary code, etc. to reproduce the issue
System Details
Detailed Description
scenic --2d car.scenic --simulateSteps To Reproduce
./CarlaUE4.shscenic --2d car.scenic --simulateIssue Submission Checklist