Hello Jakob, I set both parameters as you suggested (lcLaneDiscipline="1" latAlignment="center"). Before it was too many vehicles shared a single lane side-by-side. Even after setting those parameters the *problem still exists* but very few instances.
Please check the below vType definitions. Regards Radha <vTypeDistribution id="typedist1"> <vType id="typeACC" accel="2.6" decel="4.5" emergencyDecel="9" length="5" minGap="5" maxSpeed="8.333" vClass="passenger" probability="0.5" carFollowModel="ACC" sigma="0" tau="1" color="1, 1, 0" eClass="HBEFA3/PC_G_EU4" lcLaneDiscipline="1" latAlignment="center"/> <vType id="typeHD" accel="2.6" decel="4.5" emergencyDecel="9" length="5" minGap="5" maxSpeed="8.333" vClass="passenger" probability="0.5" sigma="0.5" tau="1" color="1, 1, 1" eClass="HBEFA3/PC_G_EU4" lcLaneDiscipline="1" latAlignment="center"/> </vTypeDistribution> On Mon, Jun 7, 2021 at 8:12 AM Jakob Erdmann <[email protected]> wrote: > Set vType attribute lcLaneDiscipline="1" latAlignment="center" and do not > set lcTurnAlignmentDistance. > > Am Fr., 4. Juni 2021 um 14:58 Uhr schrieb Radha Reddy < > [email protected]>: > >> Hello, >> >> I'm getting a different behavior than expected. Two vehicles are sharing >> the same lane side-by-side. >> >> Please check the attached figure, and provide me a solution, thus >> vehicles follow FIFO, but not sharing the same lane side-by-side. >> >> Regards >> Radha >> _______________________________________________ >> 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 >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
