Hi Jakob, thank you very much for your answer. I'll try to apply your suggestions.
Best, Deborah. On Wed, Jul 29, 2015 at 2:17 PM, Jakob Erdmann <[email protected]> wrote: > Generally speaking If SUMO is crashing, you should always report a bug. > You could try the latest svn version to check whether the crash is already > fixed if not please report. > To get randomTrips to ignore these edges you must either delete them from > the network (i.e. using netconvert --keep-edges.input-file > <outputfileOfNetCheck.py> ) or provide randomTrips with weight files were > those edges have weight 0. > (http://sumo.dlr.de/wiki/Tools/Trip#customized_weights) > > regards, > Jakob > > 2015-07-22 17:14 GMT+02:00 Deborah Perrotta <[email protected]>: > >> Resending due to server breakdown. Thanks! >> ---------- Mensagem encaminhada ---------- >> De: "Deborah Perrotta" <[email protected]> >> Data: 21/07/2015 21:43 >> Assunto: Net connectivity problems/ randomTrips >> Para: "[email protected]" <[email protected]> >> Cc: >> >> Hi everyone, >> >> I have problems when using randomTrips (with duarouter option) in my most >> recent network, and it seems to be due to lack of connectivity in the .net >> file. Thus I ran netcheck.py and most of the issues are related to edges >> in >> the boundaries, some of them being small and indeed disconnected. >> >> My network was generated based on an OSM area and with the following >> options: >> >> <type-files value= >> "C:\sumo-0.23.0\data\typemap\osmNetconvertPedestrians.typ.xml"/> >> <tls.join value="true"/> >> <ramps.guess value="true"/> >> <remove-edges.by-vclass value= >> "rail_slow,rail_fast,bicycle,pedestrian,lightrail,cityrail"/> >> <remove-edges.isolated value="true"/> >> <no-turnarounds value="true"/> >> <geometry.remove value="true"/> >> <roundabouts.guess value="true"/> >> <junctions.join value="true"/> >> <sidewalks.guess value="true"/> >> <crossings.guess value="true"/> >> <tls.guess-signals value="true"/> >> >> Is there a way to prevent randomTrips to consider those edges when >> generating the trips and routes? I wouldn't mind to have a couple of >> invalid routes, but the problem is that it is making SUMO crash. >> >> Thank you in advance for your help. >> >> Best regards, >> -- >> Deborah Perrotta >> PhD Researcher - MIT Portugal >> http://pt.linkedin.com/in/deborahperrotta/ >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> sumo-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/sumo-user >> > > -- Deborah Perrotta PhD Researcher - MIT Portugal http://pt.linkedin.com/in/deborahperrotta/ ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
