Function SimOneAPI::GetLaneSample¶
Defined in File SimOneHDMapAPI.h
Function Documentation¶
-
bool SimOneAPI::GetLaneSample(const SSD::SimString &id, HDMapStandalone::MLaneInfo &info)¶
获取车道信息(包含车道ID,左右边缘线,虚拟中心线)
Get lane information (including lane ID, left and right boundary lines, virtual centerline).
此函数用于获取特定车道的详细信息,包括车道ID、左右边缘线和虚拟中心线
This function is used to get detailed information of a specified lane, including the lane ID, left and right boundary lines, and the virtual centerline.