Checklist
Description
Create a script that takes scenarios from the SafetyPool database as input and bridges the gap to the SSv2-supported format. A reference for the compatibility differences is available here.
Assume that the road and lane IDs to be converted are provided in a csv file, in the format below:
| Road ID (OpenDRIVE) |
Lane ID (OpenDRIVE) |
Lanelet ID (LL2) |
| 0 |
0 |
0 |
Ideally, the script shall perform the conversion of the scenario and execute it with autoware in one go.
List up all inputs required to run the script and provide the information in the task.
Purpose
To facilitate the execution of any scenario from the SafetyPool database using SSv2.
Possible approaches
The following differences must be bridged:
Definition of done
This task can be closed when all sub-tasks listed are completed.
Checklist
Description
Create a script that takes scenarios from the SafetyPool database as input and bridges the gap to the SSv2-supported format. A reference for the compatibility differences is available here.
Assume that the road and lane IDs to be converted are provided in a csv file, in the format below:
Ideally, the script shall perform the conversion of the scenario and execute it with autoware in one go.
List up all inputs required to run the script and provide the information in the task.
Purpose
To facilitate the execution of any scenario from the SafetyPool database using SSv2.
Possible approaches
The following differences must be bridged:
Definition of done
This task can be closed when all sub-tasks listed are completed.