getProjectionPointOnLane
Get information about projection point on lane from RoadRunner HD Map
Since R2026a
Syntax
Description
gets the information about the projection point on the specified lane at the specified actor
pose projectionPointInfo = getProjectionPointOnLane(rrHDMapQuery,laneID,actorPose)actorPose within a RoadRunner HD Map using the RoadRunner HD Map query object rrHDMapQuery.
specifies the type of the actor pose.projectionPointInfo = getProjectionPointOnLane(rrHDMapQuery,laneID,actorPose,ActorPoseType=poseType)
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2026a
See Also
roadrunnerHDMap | roadrunnerHDMapQuery | convertToStruct | getLane | getNeighborLanes | getRoadTerrain | read