class documentation

class Road__NumberLanes__Left__Physical(NumberData):

View In Hierarchy

Number of lanes left of vehicle's position that the vehicle can physically reach, excluding its current lane. This includes lanes the vehicle is not allowed to drive on.

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/physical'
Class Variable val Number of lanes left of vehicle's position that the vehicle can physically reach, excluding its current lane.
name: Literal['road/number_lanes/left/physical'] =

Is always 'road/number_lanes/left/physical'

val: int =

Number of lanes left of vehicle's position that the vehicle can physically reach, excluding its current lane.