Hello everybody, when I convert certain more complex OpenDrive files with netconvert to SUMO-networks, netconvert gets stuck in an infinite loop. With some additional outputs tracked the error down a bit. It happens in the function buildConnectionsToOuter in NIImporter_OpenDrive.cpp where buildConnectionsToOuter is called again in itself in line 653. If I comment this line out, the conversion completes, but some connections are missing. Did anyone experience that before? Is there a documentation about NIImporter_OpenDrive.cpp so I could try to resolve this error?
Thanks in advance! Jakob -- Dipl.-Ing. Jakob Kaths Technische Universität München Ingenieurfakultät Bau Geo Umwelt Lehrstuhl für Verkehrstechnik Univ.-Prof. Dr.-Ing. Fritz Busch ------------------------------------------------------------------------------ Announcing the Oxford Dictionaries API! The API offers world-renowned dictionary content that is easy and intuitive to access. Sign up for an account today to start using our lexical data to power your apps and projects. Get started today and enter our developer competition. http://sdm.link/oxford _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
