You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the current monolane implementation all waypoint centers are written, even if they are not being used (e.g. in the case of trimming segments or not generating connections because they are not valid in mononale). We should avoid adding such points to the generated yaml file, as they just are wasting space.
The text was updated successfully, but these errors were encountered:
In the current monolane implementation all waypoint centers are written, even if they are not being used (e.g. in the case of trimming segments or not generating connections because they are not valid in mononale). We should avoid adding such points to the generated
yaml
file, as they just are wasting space.The text was updated successfully, but these errors were encountered: