class documentation

class Road__NumberLanes__Right__Physical(NumberData):

View In Hierarchy

Number of lanes right 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/right/physical'
Class Variable val Integer number of lanes
name: Literal['road/number_lanes/right/physical'] =

Is always 'road/number_lanes/right/physical'

val: int =

Integer number of lanes