#include <lanelet2_core/primitives/Lanelet.h>#include <lanelet2_core/primitives/LaneletOrArea.h>#include <lanelet2_core/primitives/LaneletSequence.h>#include <lanelet2_core/utility/Optional.h>#include "lanelet2_routing/Forward.h"

Go to the source code of this file.
Classes | |
| class | lanelet::routing::LaneletOrAreaPath |
| Similar to LaneletPath, but can also contain areas. More... | |
| class | lanelet::routing::LaneletPath |
| A lanelet path represents a set of lanelets that can be reached in order by either driving straight or doing lane changes. More... | |
Namespaces | |
| lanelet | |
| lanelet::routing | |
Functions | |
| BasicPolygon3d | lanelet::routing::getEnclosingPolygon3d (const LaneletOrAreaPath &path) |