Dear all,
I am trying to run wireless_gpsr.tcl code with new mobility model for
vehicular ad hoc networks (VANETs).
I have used 100 nodes in GPSR routing protocol having other standard parameters.
I have encountered the following errors.
I needed your help to fix these errors.
Loading connection pattern...
Loading scenario file...
Load complete...
Starting Simulation...
ns: _o51 setdest 1622.27 2000.41 0.29998553:
(_o51 cmd line 1)
invoked from within
"_o51 cmd setdest 1622.27 2000.41 0.29998553"
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 "_o51" line 2)
(SplitObject unknown line 2)
invoked from within
"_o51 setdest 1622.27 2000.41 0.29998553"
Thank you in advance!
Rainn