Skip to content

feat: map catalogue update with centerline_is_driving_direction

Lorenzo Appino requested to merge lappino/gt-gen-core:map_catalogue_update into main

Added the centerline_is_driving_direction to struct Lane according to OSI standard. Added the possibility to create maps in MapCatalogue with both the values of centerline_is_driving_direction (current is implicit always true). Changes:

  • Name change in catalogues whenever indicating cardinal direction adding Driving suffix. Ex. StraightEastingLaneWithNPoints --> StraightEastingDrivingLaneWithNPoints
  • Added the necessary booleans as parameters to have the possibility to encode the polylines in both directions (default value true).

Pipeline: https://ci.eclipse.org/openpass/job/GtGenCore/view/change-requests/job/MR-190/ MR190

Edited by Lorenzo Appino

Merge request reports

Loading