Great lectures on vanet, thank you so much sir,my research is based on clustering where I am focusing on reducing delay with stable cluster, for that what should I do and how to proceed from at this stage.
Really good video i have been following your video recently.. sir if you could give one example for NDN based vehicular networking for forwarding algorithm using sumo and open street
Thanks .. There are many requests from students/researchers across the globe... Usually it takes lot of time to get understanding the concept and then finding the source code/edit the source code, make a simulation without a record and then once successful, record a video... etc... It takes a lot of time... Anyhow, I will try to simulate the NDN based VANETs. If you have any materials send it to my email address (acadprj) and append gmail after that....
Sir Thank you for great lecture.my project is attack defection and removal in VANET.how should I add malicious nodes in sumo trace files.?Could you please explain that how it can be done in sumo generated files and how should I further use this trace file in my project scenario.
Hi sir, thank you for this tutorial. Do you know where in Ns-3 files thoes the progrma hold the Vehicular Ad hoc Network Algorithm. The question is because i want to implement my own algorithm. Thank you alot
Hello, I just started to learn NS3 following your video, and this problem occurred when I opened the map using sumo. I would be very grateful if you could answer it.
Hello, excellent explanation. My projector is to compare the performance of the TCP / IP, UDP and DCCP protocols in VANET's. Is this possible using SUMO and NS3? Thank you!
Hello Sir, Your Videos have been very helpful for installation of VANET and NS3. I am doing a project on attacks on Autonomous Vehicles. Will you be in a position to guide me in the right direction for possible attacks. Thanks.
there is a video on blackhole attack and worm hole attack for manets in my channel and if you generate a traffic in SUMO and implement those attacks as mentioned in the above videos... then your work is done... It takes some time for me to do.... but lengthy videos people avoid... So i feel that my time was wasted... Thats why i do not publish lengthy videos.. But very soon I will publish videos with chapters so that one can move between their needed topics...
Hello Sir, I have sent you a mail on the mail ID mention in the profile. Can you pls check. If the email Id is not correct, Kind request to provide the same. Thanks.
Sir, in the SUMO mobility traces we see that the speed does not exceed 15 m/s, though the max speed of vehicles is set to a higher value using maxSpeed attribute. How do we increase the vehicle speed?? for ex- 40 m/s or 50m/s.
Might be worth checking the max speed of the road/edge. If I recall correctly, a vehicle w/ max speed of 40 mps won't reach that speed if the road/edge has a max speed of 15 mps.
hey I am getting a error after running the ./waf line the error is : msg="Could not open trace file /home/mobility.tcl for reading, aborting here ", file=../src/mobility/helper/ns2-mobility-helper.cc, line=229 terminate called without an active exception
Hi! Tks so much for this video! Is it possible to put the osm sumo buildings on Ns2mobilityhelper? I want to study buildings effects in my channel model.
ns2 mobility helper is just to simulate a network and hence building details cannot be possible (May be you can try with Veins, SUMO and OMNET++), I heard there is a facility over there.
yeah i understand... those days i had a computer and a low quality mike and i was trying varoius options to increase the sound level. but couldnt,but these days my audio is good.... Anyway thanks for the visit and keep watching my videos.
@@tspradeepkumar of course it is very helpful, btw i have a question i did everything like you but i run it i have this error : Build failed -> task in 'vanet-routing-compare' failed with exit status 1 (run with -v to display more information) can you help me with that ?
You can design the table through a command called as setdest and cbrgen.tcl which is part of ns2 itself. you can refer this post of mine (www.nsnam.com/2014/04/cbrgen-and-setdest-in-ns2-network.html
While the scenario is being generated, its shows as converted boundary and actual boundary.. Actual boundary shows with (Latitude1, Longitude1) to (Latitude2, Longitude2).
@@tspradeepkumar The latitude and longitude values keep changing while scrolling against the osm.sumocfg. I want the actual length*breadth area captured using sumo map. Please help.
In sumo and ns3, is it practical or how to assign a car a trajectory to avoid this car passing through a intersection many times? Because a car won't pass through the same location in a short time in reality.
[GFX1-]: glxtest: VA-API test failed: missing or old libva-drm library. ATTENTION: default value of option mesa_glthread overridden by environment. [ERROR glean_core] Error setting metrics feature config: Json(Error("EOF while parsing a value", line: 1, column: 0))
Hello @Engineering Clinic The OSM Web Wizard opens, and I generate the scenario. It then opens the SUMO, but once I start the simulation in SUMO, the SUMO immediately closes. Please can you help me out ? Thanks
Thanks for the video. Well, while generating the OSM map, we selected around 20 car, bus, motorcycle etc. But after running in NS3, the total node becomes 1700+. Why is this?
please help me figure out this problem when I try to creat trace.xml file it shows no option with the names: Device.rerouting,adaption-steps,,could not load configuration osm-sumocfg
Sir, osmwebwizard opened on browser but map is not showing. It's showing only blank page.. I reloaded the page but it's still showing blank page. In terminal also, after entering command python osmwWebWizard.py it's showing blank as running.
Hi Master, I have already asked you to simulate an article for me. You asked me for the title of the article and I wrote it here. I tried to email you several times but failed. Please tell me how I can send you the article. Thanks
I face issue with step 3: ./waf --run "scratch/ns2-mobility-trace --traceFile=/home/mobility.tcl --nodeNum=1813 --duration=100.0 --logFile=ns2-mob.log" Could not open trace file /home/mobility.tcl for reading, aborting here ", file=../src/mobility/helper/ns2-mobility-helper.cc, line=189 terminate called without an active exception
Usually we only set the speed of the vehicles using random function. But in case if you want to find the speed of the vehicle within the simulator, you can use the functions in mobilenode.h file in ns2, where it has a function that measures the speed of the node. You can use that function and send those values to a FILE and see it. you can watch this video th-cam.com/video/8Bx3WLGlMSw/w-d-xo.html
Hello sir, on 7:39 ur sumo pop up when u generate the scenario on OSM, but when I generate the scenario, my sumo didn't pup up like yours, but on terminal it says "IOError: [Errno 2] No such file or directory: '/home/devani/sumo/tools/2021-05-02-19-41-43/osm.net.xml' Recovering Recovering Recovering Recovering Recovering Recovering" Can you please help me?
Good evening sir,...my project is congestion detection and avoidance scheme for VANETS...Please share the videos and source code related to it please sir
@@tspradeepkumar thank you very much sir....now i read sixth.cc, seven.cc from ns3 tutorial which is related to tcp congestion but i haven't get any idea...please help sir how to use tcp conestion control with VANET simulation? and how to integrate TCP agents to vehicles?
Thank you for the video I have one error When i run ./waf command i get the error Build failed Task in ns3 core failed with exit status 2 Can you help me with this....?
The OSM Web Wizard opens, and I generate the scenario. It then opens the SUMO, but once I start the simulation in SUMO, the SUMO immediately closes. Please can you help me out ? Thanks
You might have given the less simlation time. you can increase the time of simulation in seconds rather than in milli seconds. (By default it would be 20ms, you can increase it to 200ms and check it)
Hi, thanks to you for this valuable video. One thing I am getting wrong is that : I have kept the same number of nodes in waf command as those were in my TCL file, but it is showing me error: "unknown node id" can you please help me
figured it out: Keep in mind the node_0, you shouldn't provide the same number of nodes in ./waf as max node_ID. For example if the last node id in your TCL file is 100, you should provide 101 in ./waf command.
when running this command sumo -c osm.sumocfg --fcd-output trace.xml this error comes Command 'sumo' not found, but can be installed with: sudo apt install sumo
Set the equivalent PATH information in the .bashrc file of your Ubuntu OS. Else give the full path of sumo binary every time For example export PATH=$PATH:/path/to/sumo/bin/
Hello.. I'm facing a problem. My trace.xml file is created in /Home/Sumo/2021..... But all other files are in Usr/share/sumo/tools/traceExporter.py. So I can't create mobility.tcl file. Please help
Hello Sir! I'm facing a problem during the Generate scenario in OSM Web Wizard. while downloading map data after few seconds I get a message (error: [Errno 101] Network is unreachable) . Can you help me with that ? thank you!
@@tspradeepkumar I tried like you told me but still having the same issue ! ============================== amin@amin-VirtualBox:~/sumo/tools$ python osmWebWizard.py Building scenario in '/home/amin/sumo/tools/2019-12-31-16-19-37' Downloading map data Traceback (most recent call last): File "osmWebWizard.py", line 442, in build builder.build() File "osmWebWizard.py", line 190, in build ["-b", ",".join(map(str, self.data["coords"])), "-p", self.prefix, "-d", self.tmp]) File "/home/amin/sumo/tools/osmGet.py", line 116, in get (north, south, west, east), options.prefix + "_bbox.osm.xml") File "/home/amin/sumo/tools/osmGet.py", line 47, in readCompressed """ % query) File "/usr/lib/python2.7/httplib.py", line 1073, in request self._send_request(method, url, body, headers) File "/usr/lib/python2.7/httplib.py", line 1113, in _send_request self.endheaders(body) File "/usr/lib/python2.7/httplib.py", line 1069, in endheaders self._send_output(message_body) File "/usr/lib/python2.7/httplib.py", line 907, in _send_output self.send(msg) File "/usr/lib/python2.7/httplib.py", line 869, in send self.connect() File "/usr/lib/python2.7/httplib.py", line 1286, in connect HTTPConnection.connect(self) File "/usr/lib/python2.7/httplib.py", line 846, in connect self.timeout, self.source_address) File "/usr/lib/python2.7/socket.py", line 575, in create_connection raise err error: [Errno 101] Network is unreachable Recovering Recovering Recovering Recovering ================================ Any other suggestions please ?
Hello, thank you for the video. after adding AnimationInterface anim("vehicularmobility.xml"); to the file and running ./waf --run "scratch/ns2-mobility-trace --traceFile=/home/pradeepkumar/mobility.tcl --nodeNum=1813 --duration=100.0 --logFile=ns2-mob.log", I got the error below and so I could not obtain the vehicularmobility.xml. Could you help me please? ERROR: collect2: error: ld returned 1 exit status Waf: Leaving directory `/home/aslihan/ns-allinone-3.29/ns-3.29/build' Build failed -> task in 'ns2-mobility-trace' failed with exit status 1 (run with -v to display more information)
when i execute ./waf ..... i received this msg msg="Could not open trace file /home/maher/mobility.tcl for reading, aborting here ", file=../src/mobility/helper/ns2-mobility-helper.cc, line=189 terminate called without an active exception Command ['/home/maher/ns-allinone-3.25/ns-3.25/build/scratch/ns2-mobility-trace', '--traceFile=/home/maher/mobility.tcl', '--nodeNum=200', '--duration=100.0', '--logFile=ns2-mob.log'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --command-template="gdb --args %s ").
Hello sir, I am getting an error at 18:40 mypc@GANESHKONGARI-Inspiron-15-3552:~/sumo/tools/2020-03-03-23-16-24$ sumo -c osm.sumocfg --fcd-output trace.xml Loading configuration... Error: No option with the name 'device.rerouting.adaptation-steps' exists. Error: Could not load configuration 'osm.sumocfg'. Quitting (on error).
Hello friend Pradeep!
Your videos are great, I'm learning from them.
Thank you
Great lectures on vanet, thank you so much sir,my research is based on clustering where I am focusing on reducing delay with stable cluster, for that what should I do and how to proceed from at this stage.
PhD or Masters?
Hi, I'm working on creating an energy efficient and secure clustering, did you find out how to proceed with this?
It'd be a great help. Thanks!
Really good video i have been following your video recently.. sir if you could give one example for NDN based vehicular networking for forwarding algorithm using sumo and open street
Thanks .. There are many requests from students/researchers across the globe... Usually it takes lot of time to get understanding the concept and then finding the source code/edit the source code, make a simulation without a record and then once successful, record a video... etc... It takes a lot of time... Anyhow, I will try to simulate the NDN based VANETs. If you have any materials send it to my email address (acadprj) and append gmail after that....
thank you so much for your huge effort ☺
My pleasure 😊
Sir Thank you for great lecture.my project is attack defection and removal in VANET.how should I add malicious nodes in sumo trace files.?Could you please explain that how it can be done in sumo generated files and how should I further use this trace file in my project scenario.
at 31:10, after doing everything, it says "the project was not configured: run "waf configure" first", any help will be appreciated
Hi sir, thank you for this tutorial. Do you know where in Ns-3 files thoes the progrma hold the Vehicular Ad hoc Network Algorithm. The question is because i want to implement my own algorithm. Thank you alot
Hello, I just started to learn NS3 following your video, and this problem occurred when I opened the map using sumo. I would be very grateful if you could answer it.
Let me check
sir how can we check the network performance of this… Since there is no packet transfer between the nodes
i am facing the same error in accesing the osm map. please reply
You can use python3 for running the osmWebWizard.py file.. Also select the area to be a smaller area...
is your issue resolved? How you resolved?
Hello, excellent explanation. My projector is to compare the performance of the TCP / IP, UDP and DCCP protocols in VANET's. Is this possible using SUMO and NS3? Thank you!
Yeah it is possible, You can generate the movement pattern in SUMO and later in the cc file you can use the protocols given in your comment...
What does "through traffic factor" mean in sumo webwizard at 6'40'' of this video? vehicles per hour through a intersection?
i am still wondering; do you have an answer ?
Hello Sir,
Your Videos have been very helpful for installation of VANET and NS3. I am doing a project on attacks on Autonomous Vehicles. Will you be in a position to guide me in the right direction for possible attacks.
Thanks.
there is a video on blackhole attack and worm hole attack for manets in my channel and if you generate a traffic in SUMO and implement those attacks as mentioned in the above videos... then your work is done... It takes some time for me to do.... but lengthy videos people avoid... So i feel that my time was wasted... Thats why i do not publish lengthy videos.. But very soon I will publish videos with chapters so that one can move between their needed topics...
@@tspradeepkumar Thank you for the response. I have dropped you a mail on your mail id. Thanks.
Hello Sir, I have sent you a mail on the mail ID mention in the profile. Can you pls check. If the email Id is not correct, Kind request to provide the same.
Thanks.
thanks for the video, it's worth watching
Sir, in the SUMO mobility traces we see that the speed does not exceed 15 m/s, though the max speed of vehicles is set to a higher value using maxSpeed attribute. How do we increase the vehicle speed?? for ex- 40 m/s or 50m/s.
Might be worth checking the max speed of the road/edge. If I recall correctly, a vehicle w/ max speed of 40 mps won't reach that speed if the road/edge has a max speed of 15 mps.
hey I am getting a error after running the ./waf line the error is :
msg="Could not open trace file /home/mobility.tcl for reading, aborting here
", file=../src/mobility/helper/ns2-mobility-helper.cc, line=229
terminate called without an active exception
found anything to solve this?
You can give the full path for the mobility.tcl file
Hi! Tks so much for this video! Is it possible to put the osm sumo buildings on Ns2mobilityhelper? I want to study buildings effects in my channel model.
ns2 mobility helper is just to simulate a network and hence building details cannot be possible (May be you can try with Veins, SUMO and OMNET++), I heard there is a facility over there.
Hi, I'm working on creating an energy efficient and secure clustering, can you help me how to proceed with this?
It'd be a great help. Thanks!
thank you for the tutorial, very helpful; i must say the audio is awful it is very hard to undestand what you saying.
yeah i understand... those days i had a computer and a low quality mike and i was trying varoius options to increase the sound level. but couldnt,but these days my audio is good.... Anyway thanks for the visit and keep watching my videos.
@@tspradeepkumar of course it is very helpful, btw i have a question i did everything like you but i run it i have this error : Build failed
-> task in 'vanet-routing-compare' failed with exit status 1 (run with -v to display more information)
can you help me with that ?
Hello, End of study project supervisor asked me to collect data for mobility.tcl in the form of a table, can you help me?
You can design the table through a command called as setdest and cbrgen.tcl which is part of ns2 itself. you can refer this post of mine (www.nsnam.com/2014/04/cbrgen-and-setdest-in-ns2-network.html
Sir, how can I find the selected area's value while using SUMO?
While the scenario is being generated, its shows as converted boundary and actual boundary.. Actual boundary shows with (Latitude1, Longitude1) to (Latitude2, Longitude2).
@@tspradeepkumar The latitude and longitude values keep changing while scrolling against the osm.sumocfg. I want the actual length*breadth area captured using sumo map. Please help.
@@tspradeepkumar How to find the area of selected region in sumo?
In sumo and ns3, is it practical or how to assign a car a trajectory to avoid this car passing through a intersection many times? Because a car won't pass through the same location in a short time in reality.
Hello sir. How to simulate resource scheduling in v2v using ns3. Please reply
how we fine node number in mobility.tci file
[GFX1-]: glxtest: VA-API test failed: missing or old libva-drm library.
ATTENTION: default value of option mesa_glthread overridden by environment.
[ERROR glean_core] Error setting metrics feature config: Json(Error("EOF while parsing a value", line: 1, column: 0))
Great sir..... Thank you
Hello
@Engineering Clinic
The OSM Web Wizard opens, and I generate the scenario. It then opens the SUMO, but once I start the simulation in SUMO, the SUMO immediately closes. Please can you help me out ?
Thanks
The simulation time might be less . Please reduce the simulation speed to Milli seconds instead rd of second
@@tspradeepkumar thank you so much, please can I send you email, I need some support on V2V communication ?
Thanks for the video. Well, while generating the OSM map, we selected around 20 car, bus, motorcycle etc. But after running in NS3, the total node becomes 1700+. Why is this?
Hello sir! did you find an answer about the question ? thank you!
It's not 20 cars, it's 20 cars per hour per km. According to the area specified , the number of cars and vehicles will be huge...
please help me figure out this problem when I try to creat trace.xml file it shows no option with the names: Device.rerouting,adaption-steps,,could not load configuration osm-sumocfg
There could be some installation error.
Sir, osmwebwizard opened on browser but map is not showing. It's showing only blank page.. I reloaded the page but it's still showing blank page. In terminal also, after entering command python osmwWebWizard.py it's showing blank as running.
Checking whether you have Internet connection
@@tspradeepkumar Sir, I have internet connection.. Still it's not showing any map..
@@tspradeepkumar Hello sir, Can you please teach about the addition of new protocol in NS3.
Hi Master, I have already asked you to simulate an article for me. You asked me for the title of the article and I wrote it here. I tried to email you several times but failed. Please tell me how I can send you the article. Thanks
Let me check
Thank you for answering .This is the title of the article:
A Simple and Robust Clustering Scheme for
Large-Scale and Dynamic VANETs
Is it practical to write C++ code to pause the sumo for a short while just like you click the butten in sumo-gui to pause the sumo?
Hello sir I did exactly what you did in this video but still any XML file not created, so that I couldn't select in netanim.
Kindly help me
Check the file within the ns-3.29 folder and not on the scratch folder.
Hello sir can you please tell me how to create a cc file only with wifi nodes
I face issue with step 3: ./waf --run "scratch/ns2-mobility-trace --traceFile=/home/mobility.tcl --nodeNum=1813 --duration=100.0 --logFile=ns2-mob.log"
Could not open trace file /home/mobility.tcl for reading, aborting here
", file=../src/mobility/helper/ns2-mobility-helper.cc, line=189
terminate called without an active exception
Sir, is there a way to find out the speed of vehicles modelled using OSM? If yes, can you please tell how can we find it.
Usually we only set the speed of the vehicles using random function. But in case if you want to find the speed of the vehicle within the simulator, you can use the functions in mobilenode.h file in ns2, where it has a function that measures the speed of the node. You can use that function and send those values to a FILE and see it. you can watch this video
th-cam.com/video/8Bx3WLGlMSw/w-d-xo.html
@@tspradeepkumar Thank you Sir. Will try this method.
Hello sir, on 7:39 ur sumo pop up when u generate the scenario on OSM, but when I generate the scenario, my sumo didn't pup up like yours, but on terminal it says "IOError: [Errno 2] No such file or directory: '/home/devani/sumo/tools/2021-05-02-19-41-43/osm.net.xml'
Recovering
Recovering
Recovering
Recovering
Recovering
Recovering"
Can you please help me?
Try it again in a different folder.. Sometimes due to permission denied error also it would come, or else, check whether sumo is installed properly.
Sir! Please add a lectur about resource scheduling/selection in v2v using ns3
Good evening sir,...my project is congestion detection and avoidance scheme for VANETS...Please share the videos and source code related to it please sir
You may use TCP Congestion Control algorithm with VANET Simulation.. Its just the integration of TCP Agents to the Vehicles..
@@tspradeepkumar thank you very much sir....now i read sixth.cc, seven.cc from ns3 tutorial which is related to tcp congestion but i haven't get any idea...please help sir how to use tcp conestion control with VANET simulation? and how to integrate TCP agents to vehicles?
Thank you for the video
I have one error
When i run ./waf command i get the error
Build failed
Task in ns3 core failed with exit status 2
Can you help me with this....?
NS3 wasnt installed yet or installed properly..
The OSM Web Wizard opens, and I generate the scenario. It then opens the SUMO, but once I start the simulation in SUMO, the SUMO immediately closes. Please can you help me out ?
Thanks
You might have given the less simlation time. you can increase the time of simulation in seconds rather than in milli seconds. (By default it would be 20ms, you can increase it to 200ms and check it)
Thank you so much for the tutorial! Could you also do an example with AquaSim?
Its in the pipeline
@@tspradeepkumar You are the best! Looking forward!
Hi, thanks to you for this valuable video.
One thing I am getting wrong is that :
I have kept the same number of nodes in waf command as those were in my TCL file, but it is showing me error: "unknown node id"
can you please help me
figured it out:
Keep in mind the node_0, you shouldn't provide the same number of nodes in ./waf as max node_ID.
For example if the last node id in your TCL file is 100, you should provide 101 in ./waf command.
when running this command sumo -c osm.sumocfg --fcd-output trace.xml this error comes
Command 'sumo' not found, but can be installed with:
sudo apt install sumo
Set the equivalent PATH information in the .bashrc file of your Ubuntu OS. Else give the full path of sumo binary every time
For example
export PATH=$PATH:/path/to/sumo/bin/
How to get the real-time distance of two vehicles in sumo ?
sir i am not able to generate scenario it is showing ‘’ socket connection failed’’
Hello.. I'm facing a problem. My trace.xml file is created in /Home/Sumo/2021..... But all other files are in Usr/share/sumo/tools/traceExporter.py. So I can't create mobility.tcl file. Please help
Hello Sir! I'm facing a problem during the Generate scenario in OSM Web Wizard. while downloading map data after few seconds I get a message (error: [Errno 101] Network is unreachable) . Can you help me with that ? thank you!
Just try selecting a small area and small numbers in vehicle selection. Also don't close the terminal window where the python command is running
@@tspradeepkumar I tried like you told me but still having the same issue !
==============================
amin@amin-VirtualBox:~/sumo/tools$ python osmWebWizard.py
Building scenario in '/home/amin/sumo/tools/2019-12-31-16-19-37'
Downloading map data
Traceback (most recent call last):
File "osmWebWizard.py", line 442, in build
builder.build()
File "osmWebWizard.py", line 190, in build
["-b", ",".join(map(str, self.data["coords"])), "-p", self.prefix, "-d", self.tmp])
File "/home/amin/sumo/tools/osmGet.py", line 116, in get
(north, south, west, east), options.prefix + "_bbox.osm.xml")
File "/home/amin/sumo/tools/osmGet.py", line 47, in readCompressed
""" % query)
File "/usr/lib/python2.7/httplib.py", line 1073, in request
self._send_request(method, url, body, headers)
File "/usr/lib/python2.7/httplib.py", line 1113, in _send_request
self.endheaders(body)
File "/usr/lib/python2.7/httplib.py", line 1069, in endheaders
self._send_output(message_body)
File "/usr/lib/python2.7/httplib.py", line 907, in _send_output
self.send(msg)
File "/usr/lib/python2.7/httplib.py", line 869, in send
self.connect()
File "/usr/lib/python2.7/httplib.py", line 1286, in connect
HTTPConnection.connect(self)
File "/usr/lib/python2.7/httplib.py", line 846, in connect
self.timeout, self.source_address)
File "/usr/lib/python2.7/socket.py", line 575, in create_connection
raise err
error: [Errno 101] Network is unreachable
Recovering
Recovering
Recovering
Recovering
================================
Any other suggestions please ?
hello sir..!! Are u making paid projects of students on NS3?
at times based on my interest....
@@tspradeepkumar will you make my project sir?
@@tspradeepkumar may I have your email sir. I'm also doing research on vehicle communication. I have questions
Sir iam working on mpls. I want to use ns3 . I couldn't able to integrate mpls module to ns3 latest version. Please help me sir.
You can try ns2 for mpls as it is very simple
@@tspradeepkumar for ph.d work iam developing lookup algorithm for mpls network. Can I run my own code in ns2 sir?
Thank you
I am doing a research on resource scheduling in v2v
Can you elaborate on the topic, so that I can try...
Geo-based Resource scheduling in v2v
Actually I am working on how to select resources in v2v that avoids collision
hey man may I know your qualification?
PhD
get this error - The project was not configured: run "waf configure" first! while running waf command. Please can you help me with this?
Hello, thank you for the video.
after adding AnimationInterface anim("vehicularmobility.xml"); to the file and running ./waf --run "scratch/ns2-mobility-trace --traceFile=/home/pradeepkumar/mobility.tcl --nodeNum=1813 --duration=100.0 --logFile=ns2-mob.log", I got the error below and so I could not obtain the vehicularmobility.xml. Could you help me please?
ERROR:
collect2: error: ld returned 1 exit status
Waf: Leaving directory `/home/aslihan/ns-allinone-3.29/ns-3.29/build'
Build failed
-> task in 'ns2-mobility-trace' failed with exit status 1 (run with -v to display more information)
I am getting an error at 18:04
in this video and that error is "No option with the name and device rerouting adaptation steps exists"
Can you send the screenshot of your output...to tspembedded suffix with googlemail.com
@@tspradeepkumar I didn't get the gmail address
I am unable to download that open street map from the google.
And in the terminal it shows" unable to loacte "
Can you give me a clarity about this
thank you sir nice explanation...please give me vanet congestion code
@Engineering Clinic
Sir we can't find the output of ./NetAnim can you please help out
i've got the same issue, did you find any solution ?
when i execute ./waf ..... i received this msg
msg="Could not open trace file /home/maher/mobility.tcl for reading, aborting here
", file=../src/mobility/helper/ns2-mobility-helper.cc, line=189
terminate called without an active exception
Command ['/home/maher/ns-allinone-3.25/ns-3.25/build/scratch/ns2-mobility-trace', '--traceFile=/home/maher/mobility.tcl', '--nodeNum=200', '--duration=100.0', '--logFile=ns2-mob.log'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --command-template="gdb --args %s ").
Hello sir,
I am getting an error at 18:40
mypc@GANESHKONGARI-Inspiron-15-3552:~/sumo/tools/2020-03-03-23-16-24$ sumo -c osm.sumocfg --fcd-output trace.xml
Loading configuration...
Error: No option with the name 'device.rerouting.adaptation-steps' exists.
Error: Could not load configuration 'osm.sumocfg'.
Quitting (on error).
.xml file is not creating
can you please send the solution sir
I am also getting the same error. sir, can you please assist me?
poor audio quality!!!