Skip to content

Added FindLanePositionAtDistanceFrom in query service interface

Added the function FindLanePositionAtDistanceFrom in the service interface. This function returns the Pose of the object placed at a certain distance from the reference_pose_on_lane inside the lane. File modified:

  • i_lane_location_query_service.h
  • test_utils

Merge request reports