thanks a lot. but i meet a problem when i try to run it. it shows like below: msg="Could not connect callback to /NodeList/*/DeviceList/*/ns3::WifiNetDevice/Phy/PhyTxDrop", file=../src/core/model/config.cc, line=920 terminate called without an active exception Command ['/home/marlboro/ns-allinone-3.31/ns-3.31/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb"). what should i do? /cry/cry/cry
Please help me to sort out this problem when i run the file i get this error Command ['/home/saeed/ns-allinone-3.33/ns-3.33/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb").
Actualy this is an issue with the version of ns3 you are using. May be change it to 3.31 or 3.32 and try, it will work.. I could not locate the error during my installation.
@@islemmansri2005 To patch ns-3.33 release to fix this problem, apply the patch that can be downloaded from the following URL: gitlab.com/nsnam/ns-3-dev/-/commit/726199c94ef4848086b370d3c11bee020e86278b.patch
hi pradeep sir, vanet-routing-compare program is not running in ns-3.33. you have sent a patch code to me to solve this issue. But even though iam unable to run the program. That's why i have installed the newest version on ns3 that is ns-3.34, suggested by you. There the program is executing but the output displays as follows PHY RX DROP PHY RX DROP PHY RX DROP PHY RX DROP PHY RX DROP ........... please give a solution for this....Thank you.
really no words can describe how much we're thankful for this tutorial but I have a little problem that i didn't find a (vanet.xml) file and many ones faced this as i've seen on comments so please upload this file for us thanks in advance
@@mostafathabet7364 Its now either use VANET with 5G or 6G Technologu instead of Wifi. (So wifi module for VANET is removed) and in case if you want to use that, you can try using ns-3.38
@@tspradeepkumar Thank you sir, i want to integrate the SDN technique with vehicular network and i found all sdn codes with python, i will try to research again. Another question how can i add RSU and base station on this example (sorry because this the first step of NS3 learning)
No idea. Need to figure out, in the older version of sumo its not possible.. But SUMO only for the generation of the cfg files, you can move it to NS3 or NS2 accordingly and make packet exchange. Since SUMO is not for VANETs, its just a real time vehicle traffic generation tool
I want to compare multi-hop routing protocol as PMC,N-hop, Vm, OSR, DSDV as the protocol number already given,, what should I do at that point of time,,,, plzzzzzzzzzz help me
Hello sir Plz help me I am facing some issues in coding part I am using ns3.33 Only one issue is left in programming I have used ur updated patch for ns-3.33 but still facing some issues I have sent an email to you with screenshots Kindly help me Bcz i have to show this in my drc that is scheduled on 3 august
Still error or you got it...it was successfully running in ns-3.34. do one thing. download ns-3.34, unzip it, copy the vanet-routing-compare.cc file from the folder ns-3.34/src/wave/examples and copy it to your ns3.33/ scratch folder and run it. it should definitely work.
Congestion control is already there and VANET experiment also there. You can merge both and find. It takes days and weeks to produce one project ... But I have given it as a separate exercise. You can mix it and do it.
Thank you for your excellent effort. It is really so informative. However, I could not understand config::connect in ConfigureDevices() function, the string constant parameter and make callback function.
Thank you so much for the demonstration. It was very helpful. I tried to execute all the steps and all were good but i didn't have as a result (vanet.xml and NameOffile.xml). What is the problem i don't know ? so I did not the last step: NetAnim. Could you please, explain how I can get these file ?
Sir I got this error when I run vanet-routing-compare . msg="Could not connect callback to /NodeList/*/DeviceList/*/ns3::WifiNetDevice/Phy/PhyTxDrop", +0.000000000s -1 file=../src/core/model/config.cc, line=923 terminate called without an active exception Command ['/home/samkit/ns-allinone-3.32/ns-3.32/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb").
msg="GlobalValue name=VRCcumulativeBsmCaptureStart: input value is not a string", file=../src/core/model/global-value.cc, line=128 terminate called without an active exception Command ['/home/ali/ns-allinone-3.33/ns-3.33/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb"). i got this error ,anyone help me
Congestion happens at the network layer... But sensors are used only in the physical and Data link Layer... Congestion can be handled by various TCP Protocols within VANETs
@@tspradeepkumar In urban areas, traffic congestion is a challenging problem which creates many complications to travelers. Unattended congestion in roadways will cause long waiting times and affects individual economy. It also creates environmental issues and affects personal health. In recent years, the development of Vehicular Ad-hoc Network (VANET) provides a promising solutions for handling the congestion in the roadways.
@@tspradeepkumar An infrastructure based congestion detection and avoidance scheme for VANETs ieeexplore.ieee.org/document/7986428 Sir please will you explain proposed solution of this paper
msg="Could not connect callback to /NodeList/*/DeviceList/*/ns3::WifiNetDevice/Phy/PhyTxDrop", file=../src/core/model/config.cc, line=920 terminate called without an active exception This is the error its showing when i try to run the vanrt-routing-compare.cc file. Can someone help with this.
Thank you sir for the video . But I'm getting the error msg="Could not connect callback to /NodeList/*/DeviceList/*/ns3::WifiNetDevice/Phy/PhyTxDrop", file=../src/core/model/config.cc, line=920 terminate called without an active exception ommand ['/home/nadizhda/ns3/ns-allinone-3.31/ns-3.31/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb").
please i need help sir, i have been trying to correct this error but to no avail msg="Could not connect callback to /NodeList/*/DeviceList/*/ns3::WifiNetDevice/Phy/PhyTxDrop", file=../src/core/model/config.cc, line=920 terminate called without an active exception Command ['/home/obinna/Desktop/ns-allinone-3.31/ns-3.31/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb").
@@tspradeepkumar yes it was properly install. Ns3.31 vanet routing compare has a bug, it cannot run . But i was able to fix it by adding reason parameter I ran for protocol 1,2,3 , scenario 2, simulation it works well but the protocol 4, gave error at the end of the simulation. Please do you have the fix?
sir need help when i was running protocol dsr the outout become like this...... Command ['/home/imran/ns-allinone-3.30.1/ns-3.30.1/build/scratch/vanet-routing-compare', '--protocol=4'] terminated with signal SIGSEGV. Run it under a debugger to get more information (./waf --run --command-template="gdb --args %s ").
you can use the same mobility model from wireless network for WBAN... because the nodes moves when the body moves and individual nodes within the body are fixed.
thank you sir for this superb tutorial. i got this error trying to run the ./waf run............program. please i need help, from you or anyone msg="Could not connect callback to /NodeList/*/DeviceList/*/ns3::WifiNetDevice/Phy/PhyTxDrop", file=../src/core/model/config.cc, line=920 terminate called without an active exception Command ['/home/obinna/Desktop/ns-allinone-3.31/ns-3.31/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb").
@@tspradeepkumar ns-allinone-3.31 obinna@obinna-X580VD:~/Desktop/ns-allinone-3.31/ns-3.31$ ./waf --run "scratch/vanet-routing-compare --protocol=1 --scenario=2" Waf: Entering directory `/home/obinna/Desktop/ns-allinone-3.31/ns-3.31/build' [2807/2857] Compiling scratch/vanet-routing-compare.cc [2818/2857] Linking build/scratch/vanet-routing-compare Waf: Leaving directory `/home/obinna/Desktop/ns-allinone-3.31/ns-3.31/build' Build commands will be stored in build/compile_commands.json 'build' finished successfully (6.718s) msg="Could not connect callback to /NodeList/*/DeviceList/*/ns3::WifiNetDevice/Phy/PhyTxDrop", file=../src/core/model/config.cc, line=920 terminate called without an active exception Command ['/home/obinna/Desktop/ns-allinone-3.31/ns-3.31/build/scratch/vanet-routing-compare', '--protocol=1', '--scenario=2'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb").
hi sir... i have installed ns-3.33 in my PC. when iam executing the file "vanet-routing-compare" it is throwing an error like, "Command ['/home/eslab1/Desktop/ns-allinone-3.33/ns-3.33/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb")". how can i solve this error. please help me.
Hello community, this is the first time I'm working on NS-3.33; I am discovering the simulator; My question; I want to run the file : ./waf --run scratch/vanet-routing-compare it displays the following message in red : msg="GlobalValue name=VRCcumulativeBsmCaptureStart: input value is not a string", file=../src/core/model/global-value.cc, line=128 terminate called without an active exception Command ['/home/ns3/Desktop/ns-allinone-3.33/ns-3.33/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb"). Really I do not know how to react to this problem. Thank you for helping me Have a nice day.
hello sir i have installed 3.31 but still i find Command ['/home/saeed/ns-allinone-3.31/ns-3.31/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb"). error, can you please help me?
Hi when I run this examole in ns3, I confront this error: msg="GlobalValue name=VRCcumulativeBsmCaptureStart: input value is not a string", file=../src/core/model/global-value.cc, line=128 terminate called without an active exception Command ['/home/ali/ns-allinone-3.33/ns-3.33/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb"). what should I do to solve this problem?
thank you Dr. pradeepkumar
Thanks for your effort Dr. pradeepkumar.
Hi Pradeep.
Yours videos are excellent!
Thank you.
where is the code pls help
During the running it only shows PHY Rx Drop, it isn't supposed to happen, is it? Can you please help me with this problem?
Thank you. Now waiting for the 2nd part
Thank you so much for the demonstration. It was very helpful.
Thank you
@@tspradeepkumar where is the code pls help
Great video. If I want to see throughput display on the screen. How do I go about doing this?. My tracemetrics not opening the .tr files to check this
thank you , is it same for IoV ?
did you work in IOV field
Yes
@@tspradeepkumar I need your help please..
Can't see xml file in netanim interface .. why its not comming .. pls verify it
Dr Pradeepkumar, thanks so much for this video. Can the GPSR protocol be incorporated
Gbadebo Oladeji-Atanda next video will be on that
@@tspradeepkumar that's great news, looking forward to it! Thank you
When I run file vanet it show phy Rx Drop I don't know why???
thanks a lot. but i meet a problem when i try to run it. it shows like below:
msg="Could not connect callback to /NodeList/*/DeviceList/*/ns3::WifiNetDevice/Phy/PhyTxDrop", file=../src/core/model/config.cc, line=920
terminate called without an active exception
Command ['/home/marlboro/ns-allinone-3.31/ns-3.31/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb").
what should i do? /cry/cry/cry
i have the same problem, please share with me if you have gotten a solution
Please help me to sort out this problem when i run the file i get this error
Command ['/home/saeed/ns-allinone-3.33/ns-3.33/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb").
Actualy this is an issue with the version of ns3 you are using. May be change it to 3.31 or 3.32 and try, it will work.. I could not locate the error during my installation.
@@tspradeepkumar thank you very much
@@tspradeepkumar I get the same error even with the two versions 3.31 and 3.32. what do you advise me to do.
@@islemmansri2005 To patch ns-3.33 release to fix this problem, apply the patch that can be downloaded from the following URL:
gitlab.com/nsnam/ns-3-dev/-/commit/726199c94ef4848086b370d3c11bee020e86278b.patch
Hello sir....iam also getting the same error....do you find any solution for this??
hi pradeep sir,
vanet-routing-compare program is not running in ns-3.33.
you have sent a patch code to me to solve this issue. But even though iam unable to run the program.
That's why i have installed the newest version on ns3 that is ns-3.34, suggested by you.
There the program is executing but the output displays as follows
PHY RX DROP
PHY RX DROP
PHY RX DROP
PHY RX DROP
PHY RX DROP ...........
please give a solution for this....Thank you.
Watch this video for the issue of vanet-routing-compare.cc th-cam.com/video/timruVmsOxI/w-d-xo.html
@@tspradeepkumar Please I have the same problem with NS-3.35, how can I fix the issue please ?
@@paulekevinnemboukouonchie8679 better run it with ns-3.27 onnly
really no words can describe how much we're thankful for this tutorial
but I have a little problem that i didn't find a (vanet.xml) file and many ones faced this as i've seen on comments so please upload this file for us
thanks in advance
where is the code pls help
Thank you for the amazing video sir. Can u please suggest, how to implement the Expected Transmission count metric (ETX)- AODV routing protocol??
where is the code pls help
Can’t find vanet.xml file help ??
I am looking for this code in a NS3 version 3.42 but, I can't find the WAVE module at all, is it removed or what happened?
Yes it’s removed as the technology is obsolete now
@@tspradeepkumar so may you please clarify what is the used technology now in VANET and how to simulate it using NS3 ?
@@mostafathabet7364 Its now either use VANET with 5G or 6G Technologu instead of Wifi. (So wifi module for VANET is removed) and in case if you want to use that, you can try using ns-3.38
how to modify this program so as to send different data between the vanet nodes
I can't find vanet.xml.file. please
Thank you very much. i'm new in NS3, i want implement vanet routing using python in NS3, if you have some information about this?
why Python.. ? you can take this C++ itself..
@@tspradeepkumar Thank you sir, i want to integrate the SDN technique with vehicular network and i found all sdn codes with python, i will try to research again. Another question how can i add RSU and base station on this example (sorry because this the first step of NS3 learning)
What about using a new routing metric, Can make a video about that?
sir how can we display packet exchnge in sumo simulator? like can we display that cars are moving to any particular static nodes
No idea. Need to figure out, in the older version of sumo its not possible.. But SUMO only for the generation of the cfg files, you can move it to NS3 or NS2 accordingly and make packet exchange. Since SUMO is not for VANETs, its just a real time vehicle traffic generation tool
@@tspradeepkumar sir can you please tell me how to run an unknown wireless routing protocols in ns3 and sumo?
I mean steps
don't use ns-3.31 or ns-3.30
just use ns-3.29 or less version
otherwise you tackle unresolved errors.
I want to compare multi-hop routing protocol as PMC,N-hop, Vm, OSR, DSDV as the protocol number already given,, what should I do at that point of time,,,, plzzzzzzzzzz help me
hi please i have an error in the header wavebmshelper.h what can i do?
I am not able to run the code
Sir, I want to figure out which nodes are acting as sink in this example. Is there any solution to find out only the sink nodes??/
where is the code pls help
I can't find vanet.xml.file. please😢😢😢
Thank you. This was a very helpful video!
where is the code pls help
please post video on MPI module
Hello sir
Plz help me
I am facing some issues in coding part
I am using ns3.33
Only one issue is left in programming
I have used ur updated patch for ns-3.33 but still facing some issues
I have sent an email to you with screenshots
Kindly help me
Bcz i have to show this in my drc that is scheduled on 3 august
Still error or you got it...it was successfully running in ns-3.34. do one thing. download ns-3.34, unzip it, copy the vanet-routing-compare.cc file from the folder ns-3.34/src/wave/examples and copy it to your ns3.33/ scratch folder and run it. it should definitely work.
@@tspradeepkumar ok sir i will try it tomorrow. Thanks for reply.
Sir, please upload videos for Congestion Control in VANETs as soon as possible. It's an urgent requirement. Thanks in advance.
Congestion control is already there and VANET experiment also there. You can merge both and find. It takes days and weeks to produce one project ... But I have given it as a separate exercise. You can mix it and do it.
@@tspradeepkumar Sir, in which simulator is it easier to merge this, ns2 or ns3 ?
@@vineethsubramaniamj7726 ns2 is easier but may induce some bugs... Ns3 will be ok
@@tspradeepkumar Ok sir, thank you
@@vineethsubramaniamj7726 hi ....vineeth ....have you performed this congestion control in vanet??
Thank you for your excellent effort. It is really so informative. However, I could not understand config::connect in ConfigureDevices() function, the string constant parameter and make callback function.
Is there any book or lectures you recommend to study NS3
Thank you very much Sir.
where is the code pls help
where the value of SimulationSecond comes from in ns3
Thank you so much for the demonstration. It was very helpful. I tried to execute all the steps and all were good but i didn't have as a result (vanet.xml and NameOffile.xml).
What is the problem i don't know
? so I did not the last step: NetAnim. Could you please, explain how I can get these file ?
yes it happened to me as well, I didn't get the vanet.xml file. how can I get these file?
may you help me if found solution please , cause i didn't find a vanet.xml file
i have the same problem as well
@@sabrinebelmekki2126 That is because he hasn't included anything in this code for xml generation. Like AnimationInterface anim("vanet.xml");
dont forget to put #include "ns3/netanim-module.h" and then Add the statement "AnimationInterface anim ("animation.xml");" before Simulator::Run()
Sir I got this error when I run vanet-routing-compare .
msg="Could not connect callback to /NodeList/*/DeviceList/*/ns3::WifiNetDevice/Phy/PhyTxDrop", +0.000000000s -1 file=../src/core/model/config.cc, line=923
terminate called without an active exception
Command ['/home/samkit/ns-allinone-3.32/ns-3.32/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb").
Did you get the solution??
Thank you so much sir for this video sir. It's indeed helpful.
Please sir can you make a video on installing v2v model on NS 3.31.
where is the code pls help
sir your video was very much helpful.
please let me help to get a source code for this example.
msg="GlobalValue name=VRCcumulativeBsmCaptureStart: input value is not a string", file=../src/core/model/global-value.cc, line=128
terminate called without an active exception
Command ['/home/ali/ns-allinone-3.33/ns-3.33/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb").
i got this error ,anyone help me
sir what are the sensors used in congestion detection and avoidance scheme in vannet ?
Congestion happens at the network layer... But sensors are used only in the physical and Data link Layer...
Congestion can be handled by various TCP Protocols within VANETs
@@tspradeepkumar sorry sir im talking about traffic congestion
@@tspradeepkumar In urban areas, traffic congestion is a challenging problem which creates many complications to
travelers. Unattended congestion in roadways will cause long waiting times and affects individual
economy. It also creates environmental issues and affects personal health. In recent years, the
development of Vehicular Ad-hoc Network (VANET) provides a promising solutions for handling the
congestion in the roadways.
@@tspradeepkumar An infrastructure based congestion detection and avoidance scheme for VANETs
ieeexplore.ieee.org/document/7986428
Sir please will you explain proposed solution of this paper
where is the code sir
Waf folder is not present... how to get it 33:33
Use ./ns3 instead of ./waf
hello sir
it is showing error
ns3: error: argument {help, build, configure, clean, distclean, install, uninstall, run, shell, docs, show}: invalid choice: 'scratch/vanet-routing-compare.cc' (choose from 'help', 'build', configure, clean, distclean, install, uninstall run shell docs, show)
msg="Could not connect callback to /NodeList/*/DeviceList/*/ns3::WifiNetDevice/Phy/PhyTxDrop", file=../src/core/model/config.cc, line=920
terminate called without an active exception
This is the error its showing when i try to run the vanrt-routing-compare.cc file. Can someone help with this.
Check the name of the file you mentioned. its vanet-routing-compare.
@@tspradeepkumar yes sir i did a typing error here, but ive given the proper name vanet-routing-compare but its showing this error.
This problem occurs in ns3.32, but not in ns3.30. Try this older one.
how can establish a transmited data packet between vehicle ?
Actaully the Data tranmission is happening between the wireless nodes... but SUMO models it as two vehicles transmitting packet between each other...
Thank you sir for the video .
But I'm getting the error
msg="Could not connect callback to /NodeList/*/DeviceList/*/ns3::WifiNetDevice/Phy/PhyTxDrop", file=../src/core/model/config.cc, line=920
terminate called without an active exception
ommand ['/home/nadizhda/ns3/ns-allinone-3.31/ns-3.31/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb").
please i need help sir, i have been trying to correct this error but to no avail
msg="Could not connect callback to /NodeList/*/DeviceList/*/ns3::WifiNetDevice/Phy/PhyTxDrop", file=../src/core/model/config.cc, line=920
terminate called without an active exception
Command ['/home/obinna/Desktop/ns-allinone-3.31/ns-3.31/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb").
Did you install NS3 properly...
@@tspradeepkumar yes it was properly install. Ns3.31 vanet routing compare has a bug, it cannot run . But i was able to fix it by adding reason parameter
I ran for protocol 1,2,3 , scenario 2, simulation it works well but the protocol 4, gave error at the end of the simulation.
Please do you have the fix?
Tanq so much sir plz do a video on attacks on Vanets ... Tanq
sir need help
when i was running protocol dsr the outout become like this......
Command ['/home/imran/ns-allinone-3.30.1/ns-3.30.1/build/scratch/vanet-routing-compare', '--protocol=4'] terminated with signal SIGSEGV. Run it under a debugger to get more information (./waf --run --command-template="gdb --args %s ").
how did you solve it please ?
Thank you sir
excuse me. I wonder if blackhole attack could be added to this code.
Yes of course we can add.,
@@tspradeepkumar How can this be done please?
Sir I would like to know any mobility model for wireless body area network
you can use the same mobility model from wireless network for WBAN... because the nodes moves when the body moves and individual nodes within the body are fixed.
if i want to add gpsr protocol to file how can i do that please help
Yousef Baker check my other post on GPSR PROTOCOL
sir please upload a vedio on routing in internet of vehicles.
Can I change the dimension of the default scenarios? if yes, can you please show how?
Also, I am not being able to change the number of nodes from the command line override. Can you please explain the issue.
where is the code pls help
Im unable to compile the vanet file, i.e. waf --run scratch/vanet-routing-compare it shows some python error. Please help
install python libraries like sudo apt install python3-dev python-dev
thank you very much video very useful and amazing . i try execute and all good but i didn't see file xml what is problem i don't know
did you find the vanet.xml file sir ?
@@nabeehhn4090 i have the same problem did you find a solution ?
@@sabrinebelmekki2126 unfortunately no
sir can we use ns3 for routing in IoV.
Yea
sir i want to create my own packet in which i will define some data which will be verified at the reciever in vanet in ns3.
sir can you do a video for load-balanced vanet routing in city environments
where is the code pls help
Sir can we add another protocol through normal installation of sumo
thank you sir for this superb tutorial. i got this error trying to run the ./waf run............program. please i need help, from you or anyone
msg="Could not connect callback to /NodeList/*/DeviceList/*/ns3::WifiNetDevice/Phy/PhyTxDrop", file=../src/core/model/config.cc, line=920
terminate called without an active exception
Command ['/home/obinna/Desktop/ns-allinone-3.31/ns-3.31/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb").
Which Ns3 version you are using
@@tspradeepkumar ns-allinone-3.31 sir, i need help please i have been trying to debug this for a week now, but i still end up here, the same error
@@tspradeepkumar ns-allinone-3.31
obinna@obinna-X580VD:~/Desktop/ns-allinone-3.31/ns-3.31$ ./waf --run "scratch/vanet-routing-compare --protocol=1 --scenario=2"
Waf: Entering directory `/home/obinna/Desktop/ns-allinone-3.31/ns-3.31/build'
[2807/2857] Compiling scratch/vanet-routing-compare.cc
[2818/2857] Linking build/scratch/vanet-routing-compare
Waf: Leaving directory `/home/obinna/Desktop/ns-allinone-3.31/ns-3.31/build'
Build commands will be stored in build/compile_commands.json
'build' finished successfully (6.718s)
msg="Could not connect callback to /NodeList/*/DeviceList/*/ns3::WifiNetDevice/Phy/PhyTxDrop", file=../src/core/model/config.cc, line=920
terminate called without an active exception
Command ['/home/obinna/Desktop/ns-allinone-3.31/ns-3.31/build/scratch/vanet-routing-compare', '--protocol=1', '--scenario=2'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb").
I got the same error with ns-3.31, but ns-3.30 is ok. Maybe there is a bug in version 3.31.
This is because of NS3.33
@Engineering Clinic Sir can you explain how we can add a new protocol in ns 3?
hello have you found the answer? actually i also have started work on vanets routing protocols?
@@muhammadsohail7439 are u doing research on vanet?
Sir how we can make clusters in this vantet routing ?
where is the code pls help
please file netamin-module.h ?
"/scratch/vanet-routing-compare.cc:123:32: fatal error: ns3/netamin-module.h: No such file or directory"
Your email please?
Hello
Please i want pradeep kumar email.
Acadprj at rate of google mail com
hi sir...
i have installed ns-3.33 in my PC.
when iam executing the file "vanet-routing-compare" it is throwing an error like,
"Command ['/home/eslab1/Desktop/ns-allinone-3.33/ns-3.33/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb")".
how can i solve this error.
please help me.
Today I will let you know
@@tspradeepkumar thank you sir...
Hello community, this is the first time I'm working on NS-3.33; I am discovering the simulator;
My question; I want to run the file : ./waf --run scratch/vanet-routing-compare it displays the following message in red :
msg="GlobalValue name=VRCcumulativeBsmCaptureStart: input value is not a string",
file=../src/core/model/global-value.cc, line=128
terminate called without an active exception
Command ['/home/ns3/Desktop/ns-allinone-3.33/ns-3.33/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb").
Really I do not know how to react to this problem. Thank you for helping me Have a nice day.
hello sir i have installed 3.31 but still i find Command ['/home/saeed/ns-allinone-3.31/ns-3.31/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb"). error, can you please help me?
Are you still struggling with that...
@@tspradeepkumar yes same problem
Hi
when I run this examole in ns3, I confront this error:
msg="GlobalValue name=VRCcumulativeBsmCaptureStart: input value is not a string", file=../src/core/model/global-value.cc, line=128
terminate called without an active exception
Command ['/home/ali/ns-allinone-3.33/ns-3.33/build/scratch/vanet-routing-compare'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --gdb").
what should I do to solve this problem?