osrm-backend/include/extractor/guidance
Moritz Kobitzsch 15c8fd326f Remove assertions that could be triggered by bad data. (#3469)
When two consecutive nodes have identical coordinates, there is no valid
bearing.  For now, make equal nodes have bearing 0.

Full fix still needs to be done via https://github.com/Project-OSRM/osrm-backend/issues/3470.
2017-01-06 17:10:02 -08:00
..
constants.hpp refactor merging of segregated roads 2017-01-03 12:32:51 +01:00
coordinate_extractor.hpp Remove assertions that could be triggered by bad data. (#3469) 2017-01-06 17:10:02 -08:00
intersection_generator.hpp refactor merging of segregated roads 2017-01-03 12:32:51 +01:00
intersection_handler.hpp refactor merging of segregated roads 2017-01-03 12:32:51 +01:00
intersection_normalization_operation.hpp refactor merging of segregated roads 2017-01-03 12:32:51 +01:00
intersection_normalizer.hpp refactor merging of segregated roads 2017-01-03 12:32:51 +01:00
intersection.hpp Fix c++ formatting 2017-01-04 08:46:16 +01:00
mergable_road_detector.hpp Fix c++ formatting 2017-01-04 08:46:16 +01:00
motorway_handler.hpp fix interaction between sliproads/segregated intersections 2016-09-07 12:36:29 +02:00
node_based_graph_walker.hpp refactor merging of segregated roads 2017-01-03 12:32:51 +01:00
parsing_toolkit.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
road_classification.hpp Add headers consistency check 2016-12-15 10:58:17 +01:00
roundabout_handler.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
roundabout_type.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
sliproad_handler.hpp Refactors and improves the Sliproad Handler, resolves #3109 2016-12-07 19:22:03 +01:00
suppress_mode_handler.hpp Refactors Karen's work a bit 2016-12-23 15:01:02 +01:00
turn_analysis.hpp refactor merging of segregated roads 2017-01-03 12:32:51 +01:00
turn_classification.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_discovery.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_handler.hpp fix interaction between sliproads/segregated intersections 2016-09-07 12:36:29 +02:00
turn_instruction.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_lane_augmentation.hpp Warn on unused return values in guidance code, resolves #2686. 2016-08-03 12:26:07 +02:00
turn_lane_data.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_lane_handler.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_lane_matcher.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_lane_types.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00