AccessPermissionLaneCondition
Message Summary
message AccessPermissionLaneCondition
Conditional lane access permissions. Access Permission condition indicates if vehicles can travel in a direction other than the general lane direction. The Access Permission condition describes the direction of travel on a segment or lane for specific time periods and vehicle types.
Include: lane_conditions.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
lane_anchor_index | uint32 | repeated | Indices of all lane anchors to which this attribute applies. 0-based index references to lane_anchor in LanePartition. Never empty. | |
access_permission | AccessPermission | Common message containing content of an access permission. |