Skip to content

Draft: fix: roadmark issue & parametric polynomial's coordinates conversion issue

this pr fixes two issue:

  1. when the lane element in a map doesn't contain a roadmark, RLS will create a default one for it, but the roadmark start shoulb be current s value in the road rather than 0.
  2. coordinate conversion issue in parametric polynomials.
Edited by Ziqi Zhou

Merge request reports