i tried to implement random way point mobility model in ns2.35 but i got the following error dilip@dilip-pc:~/thesis/ns-allinone-2.35/ns-2.35/indep-utils/cmu-scen-gen/setdest$ "make" make: Nothing to be done for `all'. dilip@dilip-pc:~/thesis/ns-allinone-2.35/ns-2.35/indep-utils/cmu-scen-gen/setdest$ ./setdest -n 20 -p 2.0 -s 10.0 -t 200 -x 500 -y 500 > scen-20-test setdest: setdest.cc:595: void Node::RandomSpeed(): Assertion `speed != 0.0' failed. Aborted (core dumped) dilip@dilip-pc:~/thesis/ns-allinone-2.35/ns-2.35/indep-utils/cmu-scen-gen/setdest$ ./setdest -n 20 -p 2.0 -s 10.0 -t 200 -x 500 -y 500 > scen-20-test setdest: setdest.cc:595: void Node::RandomSpeed(): Assertion `speed != 0.0' failed. Aborted (core dumped) dilip@dilip-pc:~/thesis/ns-allinone-2.35/ns-2.35/indep-utils/cmu-scen-gen/setdest$ pls help me to solve the problem thank u dilip
-- View this message in context: http://network-simulator-ns-2.7690.n7.nabble.com/Setdest-mobility-model-tp10534p28331.html Sent from the ns-users mailing list archive at Nabble.com.