eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.58k stars 1.44k forks source link

Support for opendrive v1.4 #3940

Closed ziyi-chong closed 6 years ago

ziyi-chong commented 6 years ago

Hi, Using netconverter with publicly available opendrive files from atlatec seems to give invalid results. It seems that this is caused by netconvert not supporting the v1.4 opendrive format as this warning is obtained as output:

Warning: Given openDrive file 'KA-Suedtangente-atlatec.xodr' uses version 1.4; Version 1.2 is supported.

netconvert arguments: --opendrive-files KA-Suedtangente-atlatec.xodr -o map.net.xml --geometry.remove --roundabouts.guess --tls.join --tls.guess-signals --lefthand --junctions.join

test opendrive file: http://www.atlatec.de/downloads/odr_sample.zip

namdre commented 6 years ago

Thank you for reporting. Some lane types were not imported because the importer was assuming wrong names. Either upgrade to the latest development version (only 1 file needs to be updated) or import using the option --opendrive.import-all-lanes