Most likely a pedestrian-only edge was selected randomly for the departure of that vehicle. Run randomTrips with the option --validate to ensure that the generated trips start at a valid edge and the destination is reachable.
regards, Jakob 2017-01-26 19:07 GMT+01:00 sumo.mahei <[email protected]>: > > Hi, > > probably your vehicle '1' has not the right vehicle class > [http://sumo.dlr.de/wiki/Definition_of_Vehicles,_ > Vehicle_Types,_and_Routes#Abstract_Vehicle_Class] > for the edge you're trying to insert it. > > Best Marek Heinrich > simoserv GmbH > > > Am 26.01.2017 um 17:34 schrieb Nicola Frasson: > > To whom it may concern, > > > > > > I need some help for a Sumo's Simulation. > > > > I have exported a net from OpenStreetMaps and i have loaded it into Sumo > (successfully). Then, I have created a random trips (succesfully) by means > of the Python file "RandomTrips", unfortunately when I try to make my > simulation tunning, the foolowing error appears: > > > > "Error: Vehicle '1' is not allowed to depart on any lane of its first > edge. Quitting (on error)." > > > > > > I have tried to insert the command "ignore error" in the "Rou.xml", but > nothing changed. What can I do to solve this problem? > > > > > > Looking forward for a kind reply, > > > > Kind regards. > > > > > > Nicola > > ------------------------------------------------------------ > ------------------ > > Check out the vibrant tech community on one of the world's most > > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > > _______________________________________________ > > sumo-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/sumo-user > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
