Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Problem with laneChange command in TraCI

1) by setting laneChangeMode 0b001001010101 since you disabled sublane changes. This means, cars will not return to their preferred alignment (i.e. the center of a lane) after finishing an overtaking maneuver. I suspect that this is not what you want

2) you could set vType attribute lcLaneDiscipline="1". This will prevent overtaking for speed unless the vehicle can fit fully within a lane.

3) I recommend changing the minGapLat so that vehicles driving next to each other in the center of their lane are at a comfortable distance (would have to be reduced from 2m to 1.8m).

regards,
Jakob

Am So., 16. Aug. 2020 um 19:29 Uhr schrieb MohamadReza-Haghani <Haghani.m.r@xxxxxxxxx>:
Please find attached the required files. No, I did not change any vehicle
attribute before the lane change command. I was wondering if the lane
changing behavior of vehicles can be changed in a way that two vehicles do
not occupy the same lane at the same distance from the origin while using
sub-lane model.

Thanks,
Reza.

ezyzip_(3).zip
<http://sumo-user-mailing-list.90755.n8.nabble.com/file/t374/ezyzip_%283%29.zip



--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top