Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The graph edges correspond to center lines, along which a vehicle may drive. Parallel lanes are not modeled, instead extra edges are added for lane changes in discrete locations.


cd ~/dev/software/central_routing_example/include/lane_graph_full/lane_graph.hpp

Preparation I : Write a class "LaneGraphTools"

...