sumo

what policy is based vehicle rerouting in case of accident?

人走茶凉 提交于 2019-11-28 14:29:11
I'm doing a scenario where there is 1 route at the beginning and then it splits into 3, then merges into 1 again. I'm stopping the car in the first lane, the second car stops also, the third one reroutes in the middle lane, the fourth goes to the queue, the fifth reroutes, the sixth goes to the queue, the seventh reroutes.....why is it behaving like that? I can't understand where to change this "balancing" or "threshold". Any suggestion? The Veins 4.6 sample application behaves as follows: if a vehicle is stopped (and has been driving) and has not yet sent a warning message, it sends a message

what policy is based vehicle rerouting in case of accident?

为君一笑 提交于 2019-11-27 08:38:09
问题 I'm doing a scenario where there is 1 route at the beginning and then it splits into 3, then merges into 1 again. I'm stopping the car in the first lane, the second car stops also, the third one reroutes in the middle lane, the fourth goes to the queue, the fifth reroutes, the sixth goes to the queue, the seventh reroutes.....why is it behaving like that? I can't understand where to change this "balancing" or "threshold". Any suggestion? 回答1: The Veins 4.6 sample application behaves as