I'm here again trying to solve the last problem to perform my simulation
I'm trying to post this image to help me explain my problem. You can see,
in the figure below, that the vehicles occupy almost only the right lane,
staying in the queue, remaining empty the lefty one even if they have to
turn right to go in the red circles intersection (all the connections are
settled in the proper way)

I'm posting also the definition of my vehicles:

<vType id="type1" accel="2.5" decel="3.5" emergencyDecel="7.0" sigma="0.3"
length="4.5" maxSpeed="13.89" minGap="1" speedFactor="normc(1,0.1,0.2,2)"
laneChangeModel="LC2013" lcSpeedGain="50.0" lcLookaheadLeft="1000"
lcSublane="1" impatience="0.5">
<param key="has.rerouting.device" value="true"/>
</vType>

I'm trying to working on LC parameters to solve the problem. Can you help
me?

Regards


[image: image.png]
Ing. Luca Di Costanzo

-----------------------------
MsC in Hydraulic and Transportation Engineering
Bsc in Civil Engineering
contact: dicostanzo.l...@gmail.com
skype: lucadicostanzo82
tel: +39 333 43 92 544


Il giorno mar 9 ott 2018 alle ore 13:14 Luca Di Costanzo <
dicostanzo.l...@gmail.com> ha scritto:

> Hi guys
>
> I wanna implement in my network a rerouting in every edges since that I
> noticed that usually at a crossing cars are stucked with their initial
> route even if one lane is empty and the manouver is possible for the car.
> To avoid this behaviour I thought to put a reroute to every lane (to start)
>
> So I created in NETEDIT am additional with the info. In this additional i
> have the file="rerouter_o.txt". I got that i have to create in with the
> forma below, but I have no clue about the ACTION DESCRIPTION to write
> inside.
>
> Can you help me? Regards
>
> <rerouter>
>    <interval begin="<BEGIN_TIME>" end="<END_TIME>">
>       ... action description ...
>    </interval>
>
>    ... further intervals ...
>
> </rerouter>
>
>
> Ing. Luca Di Costanzo
>
> -----------------------------
> MsC in Hydraulic and Transportation Engineering
> Bsc in Civil Engineering
> contact: dicostanzo.l...@gmail.com
> skype: lucadicostanzo82
> tel: +39 333 43 92 544
>
_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user

Reply via email to