Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 419 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 419 Bytes

Routing

Introduction

Routing module generates high level navigation information based on request.

Routing module depends on a routing topology file, usually named routing_map.* in apollo. The routing map can be genreated by command

bash scripts/generate_routing_topo_graph.sh

Input

  • Map data
  • Routing request (Start and end location)

Output

  • Routing navigation information