This changeset implements Lane Anticipation on roundabouts, delimited by enter / leave step pairs. It does not handle lane anticipation within a roundabout. Lane anticipation happens on the granularity of a valid roundbaout: We discard partial roundabout (enter without exit or exit without enter) or data issues (no roundabout, exit before enter). Related: - https://github.com/Project-OSRM/osrm-backend/issues/2626 for lanes within a roundabout - https://github.com/Project-OSRM/osrm-backend/issues/2625 for handling going straight in lane anticipation |
||
---|---|---|
.. | ||
assemble_geometry.hpp | ||
assemble_leg.hpp | ||
assemble_overview.hpp | ||
assemble_route.hpp | ||
assemble_steps.hpp | ||
lane_processing.hpp | ||
leg_geometry.hpp | ||
post_processing.hpp | ||
route_leg.hpp | ||
route_step.hpp | ||
route.hpp | ||
step_maneuver.hpp | ||
toolkit.hpp |