This might happen if you misspell the attribute or put it into the wrong
element. To help with this problem, you can enable input validation by
defining the root element of your route file as:
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd";>
The correct definition is departSpeed="20" placed inside the
vehicle/trip/flow element

Am Mi., 31. Mai 2023 um 15:26 Uhr schrieb Mayank Singh <
[email protected]>:

> Respected Sir,
>
> I want to insert vehicles with some specific "depart speed", e.g., 20 m/s,
> and different departure speeds for different vehicles.
> For that, I have initialized the "depart-speed" attribute of every vehicle.
>
> But the FCD output shows that all the vehicles start with an initial speed
> of 0.0 m/s and then accelerate based on the acceleration value.
>
> Kindly help me to get the non-zero "depart speed" of vehicles.
>
>
> Regards,
> Mayank
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to