Typedef lanelet::routing::internal::OnlyDrivableEdgesFilter

Typedef Documentation

using lanelet::routing::internal::OnlyDrivableEdgesFilter = EdgeRelationFilter<RelationType::Successor | RelationType::Left | RelationType::Right, OriginalGraph>

Removes edges from the graph that are not drivable (e.g. adjacent or conflicing)