class documentation

class OpenDrive__LocalRoadCoordinates(VectorData):

View In Hierarchy

The bounding box position in the local road coordinates as defined in OpenDRIVE

Class Variable name Is always 'open_drive/local_road_coordinates'
Class Variable val The (s, t) tuple of the local road coordinates .
name: Literal['local_road_coordinates'] =

Is always 'open_drive/local_road_coordinates'

val: tuple[float, float] =

The (s, t) tuple of the local road coordinates .