usdot-fhwa-stol / carma-streets

CARMA Streets is a component of CARMA ecosystem, which enables such a coordination among different transportation users. This component provides an interface for CDA participants to interact with the road infrastructure. Doxygen Source Code Documentation: https://usdot-fhwa-stol.github.io/documentation/carma-streets/
10 stars 10 forks source link

Processing Large OSM files with a lot of regulatory elements and lanes takes too long #348

Open paulbourelly999 opened 1 year ago

paulbourelly999 commented 1 year ago

Summary

Loading intersection for Town04 took approximately 7 mins

Version

4.3.0 (Current)

Expected Behavior

Load intersection information quickly

Actual Behavior

Takes 7 minutes to load information from large osm files.

Steps to Reproduce the Actual Behavior

  1. Setup Intersection Model with town 04 osm and all_stop regulatory element

Related Work

No response