delphyne_demos
demos.mali Namespace Reference

Functions

def parse_arguments ()
 
def get_malidrive_resource (path)
 
def create_mali_scenario_subtree (file_path, yaml_file_path, features, lane_position, agent_type, direction_of_travel, lane_id, linear_tolerance, angular_tolerance=1e-3)
 
def main ()
 Main. More...
 

Variables

dictionary KNOWN_ROADS
 Supporting Classes & Methods. More...
 

Function Documentation

◆ create_mali_scenario_subtree()

def demos.mali.create_mali_scenario_subtree (   file_path,
  yaml_file_path,
  features,
  lane_position,
  agent_type,
  direction_of_travel,
  lane_id,
  linear_tolerance,
  angular_tolerance = 1e-3 
)

◆ get_malidrive_resource()

def demos.mali.get_malidrive_resource (   path)
Resolve the path against malidrive resources root location.

◆ main()

def demos.mali.main ( )

Main.

Keeping pylint entertained.

◆ parse_arguments()

def demos.mali.parse_arguments ( )

Variable Documentation

◆ KNOWN_ROADS

dictionary KNOWN_ROADS

Supporting Classes & Methods.