Regarding Dynamic Routing in Veins

℡╲_俬逩灬. 提交于 2019-12-18 07:12:59

问题


In the example given in Veins' example scenario in Erlangen city when the accident occurs do other vehicle choose a different path after for the duration of the accident? If yes, how does this dynamic routing take place???


回答1:


Yes, vehicles take other routes due to the accident to avoid the following traffic jam. That is the whole point of informing other vehicles about the accident using IVC here.

Regarding rerouting see TraCIDemo11p.cc (l. 48) and TraCICommandInterface.cc (l. 138).

Edit: See this post for more information.



来源:https://stackoverflow.com/questions/42781147/regarding-dynamic-routing-in-veins

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!