Skip to content

Generate an OpenDRIVE lane to LL2 lanelet mapping file during conversion #118

@diegoyabuki

Description

@diegoyabuki

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I've agreed with the maintainers that I can plan this task.

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

Metadata

Metadata

Labels

Type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions