Probably nothing wrong. The attribute has been added few weeks ago (see
Github <https://github.com/eclipse/sumo/issues/9497> ), so it is only
available in the developer version
<https://sumo.dlr.de/docs/Downloads.php#sumo_-_latest_development_version>
atm.
Best regards
Mirko
-----Original-Nachricht-----
Betreff: [sumo-user] Override time-to-teleport option
Datum: 2022-09-27T11:07:59+0200
Von: "Sten" <[email protected]>
An: "[email protected]" <[email protected]>
Hello,
i want to set specific teleport times for different vTypes in my Network ,
by changing it with the vType Attribute timeToTeleport as stated here:
<https://sumo.dlr.de/docs/Definition_of_Vehicles%2C_Vehicle_Types%2C_and_Routes.html#available_vtype_attributes>
Thus when trying to do so, i receive an error message:
My vType definitions look like this:
<vType id="bus" vClass="bus" boardingDuration="5"
timeToTeleport="120"/>
<vType id="tram" vClass="tram" boardingDuration="5"
timeToTeleport="60"/>
<vType id="train" vClass="rail" boardingDuration="5"
timeToTeleport="60"/>
What am I doing wrong?
Thanks in Advance
Sten
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user