Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Run error - "departureSpeed" is too high

Hi Francisco,

the maxSpeed of your vehicle is only 0.5 (m/s), that is slower than an average pedestrian.

The departureSpeed should be less or equal to the maxSpeed (+_ speedfactor).

Greetings, Harald

Am 28.12.20 um 03:50 schrieb up201604601:
Hi everyone,

I'm new on this mailing list. I decided to subscribe to it since I've been getting an error when trying to run a project that I cannot seem to solve.

So currently I'm working on a project that uses Omnet++, Veins (with the Plexe extension) and SUMO 1.8.0. I've been constantly getting different error messages. So far I've been successfully solving all the issues I had, however, I can't understand this error message. It says that vBargain0's "departureSpeed" is too high (below I have the XML defining the vBargain0 vehicle type). I tried to search for "departureSpeed" all over the project and there is no "departureSpeed" being set anywhere on it.
 
 
 
This is how the vehicle is defined.
 
None of this code was made by me, I'm just trying to run a project that, as far as I know, should already be working.
 
If anyone could help me solve this issue it would be amazing.
 
Kind regards,
Francisco Filipe

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top