Hi,
duarouter only passes the paramter which are valid for the given car
following model. W99 does not know decel or emergencyDecel. I am not
sure whether this is the ideal behavior and opened a ticket:
https://github.com/eclipse/sumo/issues/6162.

Best regards,
Michael

Am 14.10.19 um 21:31 schrieb Usama Shahdah:
> Hi:
> 
> Every time I am trying to use different values for decel and
> emergencyDecel, rather than default values using duarouter,  duarouter
> doesn't update the new values for (decel and emergencyDecel) and keep
> using the default values in the routes file.
> 
> This is only when I am using W99 as my CFM.
> 
> The vehicle type I used is as follows:
> <vType id="car" vClass="passenger" length="4.50" width="1.50"
> decel="2.50" emergencyDecel="7.50" minGap="1.50" carFollowModel="W99" />
> 
> and the output I got for the routes files is:
> 
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd";>
>    *<vType id="car" length="4.50" minGap="1.50" vClass="passenger"
> width="1.50" carFollowModel="W99"/>*
>     <vehicle id="flow_2.0" type="car" depart="0.18" departLane="best"
> departPos="base" departSpeed="max" fromTaz="taz_0" toTaz="taz_1">
>         <route edges="Link27 Link28 Link29 Link30 Link31 Link08 Link09
> Link10 Link11 Link12 Link13"/>
>     </vehicle>
>     <vehicle id="flow_2.1" .....
> 
> Note: I am using the latest night sumo version.
> 
> Regards,
> Usama
> 
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To change your delivery options, retrieve your password, or unsubscribe from 
> this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
> 


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
sumo-user mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to