Merge pull request #2707 from oxidase/left_side_driving

Left side driving
This commit is contained in:
Patrick Niklaus
2016-08-05 18:09:10 +02:00
committed by GitHub
14 changed files with 203 additions and 21 deletions
@@ -1,6 +1,7 @@
#ifndef ENGINE_GUIDANCE_POST_PROCESSING_HPP
#define ENGINE_GUIDANCE_POST_PROCESSING_HPP
#include "engine/datafacade/datafacade_base.hpp"
#include "engine/guidance/leg_geometry.hpp"
#include "engine/guidance/route_step.hpp"
#include "engine/phantom_node.hpp"