my goal is to convert an openDRIVE map to the lanelet2 format. Therefore I first convert the openDRIVE file to a CommonRoad map and from the CommonRoad map to the lanelet2 format. In the CommonRoad file are already wrong connections in the sidewalks that propagate to the final lanelet2 file (see image). I had to change to commonroad-io 2022.1 due to the ValueError: ID is already used.
this is probably related to the same bug reported here. We have already fixed this internally and publish a bug-fix with the next release.
If you want to make sure that your concrete map is covered by the bug-fix, please send me your map via email (sebastian.maierhofer@tum.de) and I will test it locally.
when do you think the release for the bugfix regarding spirals and junctions will be?
It would be great if you could notify me once the update is released.