Skip to content

Draft: fix: fix roadmark issue & 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.

Merge request reports