Checklist
Description
To ensure that scenarios written based on OpenDRIVE maps can be executed easily in SSv2, a map conversion tool that outputs the mapping of lanes to lanelets is required.
Purpose
To support the automated execution of SafetyPool scenarios in SSv2.
Possible approaches
- Start with CommonRoad as the base conversion tool. Check if the conversion of lanes to lanelets is 1:1
- If not, the code must be adapted so that the above is respected
- Extract unique relationships between road ID + lane ID and lanelet ID and output the conversion mappings as a csv file
Definition of done
- The map conversion tool is able to convert lanes into lanelets
- The map conversion tool is able to export the mapping information of road + lane <-> lanelet
- The map conversion tool is tested on a set of representative scenarios from SafetyPool
Checklist
Description
To ensure that scenarios written based on OpenDRIVE maps can be executed easily in SSv2, a map conversion tool that outputs the mapping of lanes to lanelets is required.
Purpose
To support the automated execution of SafetyPool scenarios in SSv2.
Possible approaches
Definition of done