Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Smooth Curves - and bi-directional track

Hi Harald,

 

I was hoping to automatically generate it with smooth curves and bi-directional into the xml format via Python code. Is this possible?

 

Thank you

 

From: sumo-user-bounces@xxxxxxxxxxx [mailto:sumo-user-bounces@xxxxxxxxxxx] On Behalf Of Harald Schaefer
Sent: January 23, 2020 12:22 PM
To: sumo-user@xxxxxxxxxxx
Subject: Re: [sumo-user] Smooth Curves - and bi-directional track

 

Hi Joshua,

how do you want to build your scenario?

The import from OpenStreetMap handles both bi-directional track and quasi smooth curves (see https://sumo.dlr.de/docs/Tools/Import/OSM.html#osmwebwizardpy).

If you use other sources, you have to do it on your own (e.g. with netedit and setting of intermediate points along the curve).

See also https://sumo.dlr.de/docs/Simulation/Railways.html#bidirectional_track_usage

Greetings Harald

Am 23.01.20 um 17:22 schrieb Issa, Joshua:

I am working on a SUMO project that involves railways, and I was wondering if there was a way to generate smooth curves  via xml.



_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top