delphyne
MaliputOSM Class Reference

Detailed Description

A maliput osm road.
Inheritance diagram for MaliputOSM:
[legend]

Public Member Functions

def __init__ (self, name=py_trees.common.Name.AUTO_GENERATED, file_path="", origin="", rule_registry_file_path="", road_rulebook_file_path="", traffic_light_book_path="", phase_ring_path="", intersection_book_path="", linear_tolerance=1e-3, angular_tolerance=1e-3, features=delphyne.roads.ObjFeatures())
 
def setup (self, *builder)
 
- Public Member Functions inherited from Road
def __init__ (self, *args, **kwargs)
 
def iterate (self, *args, **kwargs)
 

Public Attributes

 road_network
 
 name
 
 file_path
 
 origin
 
 rule_registry_file_path
 
 road_rulebook_file_path
 
 traffic_light_book_path
 
 phase_ring_path
 
 intersection_book_path
 
 linear_tolerance
 
 angular_tolerance
 
 features
 
 road_geometry
 
- Public Attributes inherited from Road
 road_geometry
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  name = py_trees.common.Name.AUTO_GENERATED,
  file_path = "",
  origin = "",
  rule_registry_file_path = "",
  road_rulebook_file_path = "",
  traffic_light_book_path = "",
  phase_ring_path = "",
  intersection_book_path = "",
  linear_tolerance = 1e-3,
  angular_tolerance = 1e-3,
  features = delphyne.roads.ObjFeatures() 
)

Member Function Documentation

◆ setup()

def setup (   self,
builder 
)

Member Data Documentation

◆ angular_tolerance

angular_tolerance

◆ features

features

◆ file_path

file_path

◆ intersection_book_path

intersection_book_path

◆ linear_tolerance

linear_tolerance

◆ name

name

◆ origin

origin

◆ phase_ring_path

phase_ring_path

◆ road_geometry

road_geometry

◆ road_network

road_network

◆ road_rulebook_file_path

road_rulebook_file_path

◆ rule_registry_file_path

rule_registry_file_path

◆ traffic_light_book_path

traffic_light_book_path

The documentation for this class was generated from the following file: