Skip to content

New interface function to calculate position at a lateral distance from given pose

A new interface function ILaneLocationQueryService::FindLanePoseAtLateralDistanceFrom is created in mantle api to calculate lateral distance from a reference pose. It will be used in the implementation of LateralDistanceAction.

Merge request reports