Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Matching arrival and depart lanes for vehicle flows

Hello, the simulation makes use of lane changing, so I was wondering if there is a way to do what Zhuofei Wu suggested without using TraCI's changeLane to influence the behavior of the vehicles. 

Thank you.

Sincerely,
Hriday


On Mon, 12 Sept 2022 at 10:18, Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
If the simulation does not require lane changing, then you can achieve the desired arrival lane by disabling all lane-changing via xml configuration or traci.vehicle.setLaneChangeMode.

Am Mo., 12. Sept. 2022 um 10:39 Uhr schrieb Zhuofei Wu <wu.zhuofei@xxxxxxxx>:

Hi Hriday,

 

Do you use Traci? If you do, maybe you could “get lane ID” -> “reroute to the lane ID”

 

 

Best wishes,

Felix

 

From: Hriday Sanghvi via sumo-user
Sent: 12 September 2022 09:45
To: Sumo project User discussions
Cc: Hriday Sanghvi
Subject: [sumo-user] Matching arrival and depart lanes for vehicle flows

 

Hello,

 

I have my departLane set to 'random'. How can I make sure that the vehicle arrives in the same lane that it started in?

 

Thank you.

 

Sincerely,

Hriday

 

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
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