Skip to content

fix: project point distance list on lane

Elnagdy Elnagdy requested to merge fix_compute_point_distance_list_from_path into main

ComputePointDistanceListFromPath is sampling path into a spline. If the road is elevated, this spline results in the vehicle not guaranteed to drive on the lane. The solution is to project the calculated spline points onto lane.

Merge request reports

Loading