Skip to content

Large map simulations with esmini #652

@doganulus

Description

@doganulus

I am testing esmini with larger road networks, and I encounter some problems (possibly memory leaks) as the application gets unresponsive without showing the window.

I was using the maps from the Carla simulator (https://github.com/carla-simulator/opendrive-test-files). Smaller maps (Town01-02) run as expected with a size of <1MB, but slightly larger ones (Town03-06) do not run even headless with a size of >2M. The medium-sized Town07 with a size of 1.6MB interestingly runs headless but not with a window. So the limit seems to be around 1MB in terms of map filesize.

I expect super-large maps would be out of scope, but I wonder what map sizes can be realistically achieved with the current architecture. Is this a bug or an architecture limitation?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions