Hello Gabriel and hello Marc, the script createRoundaboutConnections.py is actually only for creating the connections within an existing round about, that is why the connection file is empty without a definition of a round about. The documentation of the script is here: http://sumo-sim.org/wiki/Tools/Net
I am sorry but I think you have to create the round abouts manually or import it from a given net. Best regards, Laura 2014-07-08 14:33 GMT+02:00 Marc Segond <[email protected]>: > Hi Gabriel, > I tried the script createRoundaboutConnections.py from SUMO 0.21 which > seems to be the same as the X.py that you describe and it gives me > exactly the same thing: an almost empty file with only > "<connections></connections>"and does not make any change to my network. > > I also would appreciate some help ;) > > Best > > -- > Marc > > On 07/07/14 22:00, Gabriel de Oliveira Ramos - UFRGS wrote: > > Hello, > > > > I am trying to create roundabouts in SUMO. > > > > I realised that there is a script for that (I suppose it), called X.py. > > However, the script always results in an almost empty file, with tags > > "<connections></connections>" only. > > Analysing the code, one of the for loops iterates over > > net.getRoundabouts(). But I have not created any roundabout manually. I > > mean, is not the above script used for that? > > I also tried to found out (in the SUMO's wiki and documentation) how to > > manually create roundabouts. But I have not found anything. > > > > Do someone have any insight on how to create roundabouts in SUMO? > > > > Best, > > Gabriel > > > ------------------------------------------------------------------------------ > > Open source business process management suite built on Java and Eclipse > > Turn processes into business applications with Bonita BPM Community > Edition > > Quickly connect people, data, and systems into organized workflows > > Winner of BOSSIE, CODIE, OW2 and Gartner awards > > http://p.sf.net/sfu/Bonitasoft > > _______________________________________________ > > sumo-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/sumo-user > > > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
