Regarding Dynamic Routing in Veins

后端 未结 1 1345
长情又很酷
长情又很酷 2020-12-20 07:53

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? I

相关标签:
1条回答
  • 2020-12-20 08:26

    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.

    0 讨论(0)
提交回复
热议问题