这是我运行从sumo文件创建的uttara.tcl后遇到的错误:
~/vanet$ ns uttara.tcl
num_nodes is set 47
warning: Please use -channel as shown in tcl/ex/wireless-mitf.tcl
INITIALIZE THE LIST
xListHead
Starting Simulation...
ns: _o14 setdest 1774.28 2170.28 0.00:
(_o14 cmd line 1)
invoked from within
"_o14 cmd setdest 1774.28 2170.28 0.00"
invoked from within
"catch "$self cmd $args" ret"
invoked from within
"if [catch "$self cmd $args" ret] {
set cls [$self info class]
global errorInfo
set savedInfo $errorInfo
error "error when calling class $cls: $args" $..."
(procedure "_o14" line 2)
(SplitObject unknown line 2)
invoked from within
"_o14 setdest 1774.28 2170.28 0.00"
我还link of tcl files附加了bilitybility.tcl和uttara.tcl文件
请帮助我。我非常需要您的关注。
答案 0 :(得分:0)
uttara.tcl:扩展X Y范围→
set opt(x) 3000
set opt(y) 2500
mobility.tcl:将行26704、33758中的负设置(-0.31,-0.32)编辑为正数→
.
$ns_ at 82.1 "$node_(5) setdest 1648.22 2.00 27.69"
.
.
$ns_ at 98.8 "$node_(6) setdest 1648.22 1.00 27.75"
我的测试:$ ns235-64-orig uttara-2.tcl
:创建了文件uttara.nam 3.8MB,uttara.tr 3.1MB。 $ nam uttara.nam
:完美的动画。
链接到已编辑文件https://drive.google.com/file/d/1gsA3XFMHGyz1ca4fDkxJQTzou6l7p6zr/view?usp=sharing
Vanet示例:Vanet-ex-11.17.tar.gz https://drive.google.com/file/d/1PhQI_o0rRRHpOv-rqW4uqEVBdWDE9Y90/view?usp=sharing 和→http://neo.lcc.uma.es/staff/jamal/vanet/index.html%3Fq=node%252F11.html