Open lukicdarkoo opened 3 years ago
Steps to Reproduce
webots $WEBOTS_HOME/projects/robots/adept/pioneer3/worlds/pioneer3at.wbt
spot.wbt
pioneer3at.wbt
Expected behavior The pioneer3at.wbt world should make the Webots use 326MB RAM after loading the spot.wbt world.
System
The issue is still occurring in the R2022a. When loading the worlds alternatively with two supervisors, we can observe that the memory is increasing, which confirm the memory leak.
R2022a
Steps to Reproduce
webots $WEBOTS_HOME/projects/robots/adept/pioneer3/worlds/pioneer3at.wbt
(RAM usage should be around 326MB)spot.wbt
sample (RAM usage should be around 1.1GB)pioneer3at.wbt
(you should see RAM usage to be around 1GB instead of ~326MB)Expected behavior The
pioneer3at.wbt
world should make the Webots use 326MB RAM after loading thespot.wbt
world.System