【发布时间】:2017-10-18 03:22:11
【问题描述】:
我正在查看http://veins.car2x.org/tutorial/ 的 Veins 教程,但我有点困惑,我看到该教程适用于 Windows,我使用的是 ubuntu,我设法安装了 omnet++、sumo 并将静脉导入 Omnet++ 但是当我尝试运行 omnetpp.ini,一切都在 Omnet 中打开,但我收到此错误:
无法连接到 TraCI 服务器;错误信息:111:连接 拒绝 -- 在模块中 (Veins::TraCIScenarioManagerLaunchd) RSUExampleScenario.manager (id=6),在 t=0s,事件 #1
由于 debug-on-errors=true 导致上述异常被捕获 配置选项。你的调试器准备好了吗?
【问题讨论】:
-
解决方法可以在官方FAQ和module documentation中找到。