Peter-Knoppers / OTSim

Open Traffic Simulator
2 stars 2 forks source link

LaneSimulator vehicles disappearing #3

Closed Peter-Knoppers closed 11 years ago

Peter-Knoppers commented 11 years ago

How to reproduce: Load Model junction4arm_traffic_lights.otsm Switch to LaneSimulator Click "Real time"

During simulation many "Vehicle deleted as lane 34 is exceeded (22), route unreachable" messages are produced as vehicles generated at node "vier" disappear halfway the link from "vier" to "een".

Possible causes: This appears to be a case where vehicles that should move over to the right lane don't do that and subsequently find themselves unable to reach their intended destination.

If this assumption is correct, there is a problem with the lane change behavior on this link.

Peter-Knoppers commented 11 years ago

Motus (the laneSimulator) requires a minimum length from a source before vehicles can change lanes. The test networks are/must be adapted to take this into account.