enter and exit roundabout feature - currently not showing turn
This commit is contained in:
committed by
Patrick Niklaus
parent
72202b7e4a
commit
3cdd282e0f
@@ -267,6 +267,7 @@ class BasePlugin
|
||||
// we didn't found a fitting node, return error
|
||||
if (!phantom_node_pairs[i].first.IsValid(facade.GetNumberOfNodes()))
|
||||
{
|
||||
//TODO document why?
|
||||
phantom_node_pairs.pop_back();
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user