Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Curvature at entry point in sumo

No, there is not. You may find the code useful that computes turning radius within netconvert:
https://github.com/eclipse/sumo/blob/56a12df966527f3bee8dc9af691a038dea4a077f/src/netbuild/NBEdge.cpp#L1803-L1812

regards,
Jakob

Am Mo., 26. Apr. 2021 um 10:46 Uhr schrieb Yasmina Jaafra <yasmina.jaafra@xxxxxxxxx>:

Hello,

I would like to compute the curvature at entry point of a roundabout in sumo. Is there a specific function for this?

Best regards,

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top