Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] SUMO crash when adding an invalid vehicle

Hi,

I am using SUMO 0.29.0 (the newest version on Macports) to create a simulation. I added <param key="has.rerouting.device" value="true"/> to vehicle definition so vehicles can find route by themselves.

But every once in while I face an invalid trip where start position doesn’t connect to destination. The error cause the simulation to stop with error:

Error: Vehicle 'kglh5Owzt3e7EVaAOs54.go_to_restaurant.0U5IJqaqBP' has no valid route. No connection between edge '-165742422' and edge '19845843#4'.
Quitting (on error).

Is there any way for me to ignore the trip and continue the simulation?

Thank you,
Thang
------------------------------------------------------------------------------
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
sumo-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/sumo-user

Back to the top