Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 438 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 438 Bytes

Routing

Introduction

The Routing module generates high level navigation information based on requests.

The Routing module depends on a routing topology file, usually named routing_map.* in apollo.

The routing map can be genreated using this command:

bash scripts/generate_routing_topo_graph.sh

Input

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

Output

  • Routing navigation information