class documentation

class Road__NumberLanes__Left__Legal(NumberData):

View In Hierarchy

Number of lanes left of vehicle's position that the vehicle is legally permitted to use.

A value of -1 means that this attribute is not applicable. A lane change occurs when the center of the bounding box crosses the lane boundary.

Class Variable name Is always 'road/number_lanes/left/legal'
Class Variable val Number of lanes left of vehicle's position that the vehicle is legally permitted to use.
name: Literal['road/number_lanes/left/legal'] =

Is always 'road/number_lanes/left/legal'

val: int =

Number of lanes left of vehicle's position that the vehicle is legally permitted to use.