VANET Simulation using NS3 and SUMO | Free Source Code

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 พ.ย. 2024

ความคิดเห็น • 135

  • @edivaldopastorivalentini2600
    @edivaldopastorivalentini2600 5 ปีที่แล้ว +3

    Hello friend Pradeep!
    Your videos are great, I'm learning from them.

  • @9752190263
    @9752190263 5 ปีที่แล้ว +2

    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.

    • @hebahbadarneh7161
      @hebahbadarneh7161 4 ปีที่แล้ว +1

      PhD or Masters?

    • @muzzu_
      @muzzu_ 2 ปีที่แล้ว +1

      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!

  • @footballindiafanronaldoved1164
    @footballindiafanronaldoved1164 3 ปีที่แล้ว +1

    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

    • @tspradeepkumar
      @tspradeepkumar  3 ปีที่แล้ว

      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....

  • @mostafathabet7364
    @mostafathabet7364 หลายเดือนก่อน +1

    thank you so much for your huge effort ☺

  • @gayathrim5555
    @gayathrim5555 2 ปีที่แล้ว +2

    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.

  • @saaddurrani8930
    @saaddurrani8930 2 ปีที่แล้ว +2

    at 31:10, after doing everything, it says "the project was not configured: run "waf configure" first", any help will be appreciated

  • @franciscocalymayorpena4278
    @franciscocalymayorpena4278 3 ปีที่แล้ว +2

    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

  • @tangTang-v8n
    @tangTang-v8n ปีที่แล้ว +1

    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.

  • @sheikhfarhana6094
    @sheikhfarhana6094 ปีที่แล้ว +1

    sir how can we check the network performance of this… Since there is no packet transfer between the nodes

  • @tanzeelarubab3432
    @tanzeelarubab3432 2 ปีที่แล้ว +2

    i am facing the same error in accesing the osm map. please reply

    • @tspradeepkumar
      @tspradeepkumar  2 ปีที่แล้ว

      You can use python3 for running the osmWebWizard.py file.. Also select the area to be a smaller area...

    • @sheikhfarhana6094
      @sheikhfarhana6094 ปีที่แล้ว

      is your issue resolved? How you resolved?

  • @tico231234
    @tico231234 4 ปีที่แล้ว

    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!

    • @tspradeepkumar
      @tspradeepkumar  4 ปีที่แล้ว

      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...

  • @hmian7095
    @hmian7095 4 ปีที่แล้ว +4

    What does "through traffic factor" mean in sumo webwizard at 6'40'' of this video? vehicles per hour through a intersection?

  • @contactkunal81
    @contactkunal81 2 ปีที่แล้ว +1

    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.

    • @tspradeepkumar
      @tspradeepkumar  2 ปีที่แล้ว +1

      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...

    • @contactkunal81
      @contactkunal81 2 ปีที่แล้ว

      @@tspradeepkumar Thank you for the response. I have dropped you a mail on your mail id. Thanks.

    • @contactkunal81
      @contactkunal81 2 ปีที่แล้ว

      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.

  • @erumabbasy2689
    @erumabbasy2689 5 ปีที่แล้ว +1

    thanks for the video, it's worth watching

  • @rajeshwarim6631
    @rajeshwarim6631 3 ปีที่แล้ว +2

    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.

    • @jerryc5716
      @jerryc5716 2 ปีที่แล้ว

      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.

  • @minw0717
    @minw0717 3 ปีที่แล้ว +2

    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

    • @nidhijaswani2930
      @nidhijaswani2930 8 หลายเดือนก่อน +1

      found anything to solve this?

    • @tspradeepkumar
      @tspradeepkumar  8 หลายเดือนก่อน

      You can give the full path for the mobility.tcl file

  • @lahisalmeida2860
    @lahisalmeida2860 3 ปีที่แล้ว +1

    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.

    • @tspradeepkumar
      @tspradeepkumar  3 ปีที่แล้ว +2

      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.

  • @muzzu_
    @muzzu_ 2 ปีที่แล้ว +1

    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!

  • @sabrinebelmekki2126
    @sabrinebelmekki2126 3 ปีที่แล้ว +1

    thank you for the tutorial, very helpful; i must say the audio is awful it is very hard to undestand what you saying.

    • @tspradeepkumar
      @tspradeepkumar  3 ปีที่แล้ว +1

      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.

    • @sabrinebelmekki2126
      @sabrinebelmekki2126 3 ปีที่แล้ว

      @@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 ?

  • @rimwannessi8898
    @rimwannessi8898 ปีที่แล้ว +1

    Hello, End of study project supervisor asked me to collect data for mobility.tcl in the form of a table, can you help me?

    • @tspradeepkumar
      @tspradeepkumar  ปีที่แล้ว

      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

  • @madhurimalakar283
    @madhurimalakar283 2 ปีที่แล้ว +1

    Sir, how can I find the selected area's value while using SUMO?

    • @tspradeepkumar
      @tspradeepkumar  2 ปีที่แล้ว

      While the scenario is being generated, its shows as converted boundary and actual boundary.. Actual boundary shows with (Latitude1, Longitude1) to (Latitude2, Longitude2).

    • @madhurimalakar283
      @madhurimalakar283 2 ปีที่แล้ว

      @@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.

    • @madhurimalakar283
      @madhurimalakar283 2 ปีที่แล้ว

      @@tspradeepkumar How to find the area of selected region in sumo?

  • @hmian7095
    @hmian7095 4 ปีที่แล้ว +1

    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.

  • @tanzeelarubab3432
    @tanzeelarubab3432 2 ปีที่แล้ว +1

    Hello sir. How to simulate resource scheduling in v2v using ns3. Please reply

  • @muhammadrafid1547
    @muhammadrafid1547 3 ปีที่แล้ว +1

    how we fine node number in mobility.tci file

  • @tangTang-v8n
    @tangTang-v8n ปีที่แล้ว +1

    [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))

  • @abdulwaheed6151
    @abdulwaheed6151 5 ปีที่แล้ว +1

    Great sir..... Thank you

  • @mujahidmuhammad9454
    @mujahidmuhammad9454 4 ปีที่แล้ว +1

    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

    • @tspradeepkumar
      @tspradeepkumar  4 ปีที่แล้ว

      The simulation time might be less . Please reduce the simulation speed to Milli seconds instead rd of second

    • @mujahidmuhammad9454
      @mujahidmuhammad9454 4 ปีที่แล้ว

      @@tspradeepkumar thank you so much, please can I send you email, I need some support on V2V communication ?

  • @masifhr
    @masifhr 5 ปีที่แล้ว +1

    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?

    • @maminlamri860
      @maminlamri860 4 ปีที่แล้ว +1

      Hello sir! did you find an answer about the question ? thank you!

    • @tspradeepkumar
      @tspradeepkumar  4 ปีที่แล้ว +2

      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...

  • @mousumimimi8278
    @mousumimimi8278 3 ปีที่แล้ว +1

    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

    • @tspradeepkumar
      @tspradeepkumar  3 ปีที่แล้ว

      There could be some installation error.

  • @kittu6862
    @kittu6862 5 ปีที่แล้ว +2

    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.

    • @tspradeepkumar
      @tspradeepkumar  5 ปีที่แล้ว

      Checking whether you have Internet connection

    • @kittu6862
      @kittu6862 5 ปีที่แล้ว

      @@tspradeepkumar Sir, I have internet connection.. Still it's not showing any map..

    • @kittu6862
      @kittu6862 5 ปีที่แล้ว

      @@tspradeepkumar Hello sir, Can you please teach about the addition of new protocol in NS3.

  • @anbarselli2740
    @anbarselli2740 3 ปีที่แล้ว +1

    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

    • @tspradeepkumar
      @tspradeepkumar  3 ปีที่แล้ว +1

      Let me check

    • @anbarselli2740
      @anbarselli2740 3 ปีที่แล้ว

      Thank you for answering .This is the title of the article:
      A Simple and Robust Clustering Scheme for
      Large-Scale and Dynamic VANETs

  • @hmian7095
    @hmian7095 4 ปีที่แล้ว +1

    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?

  • @anjanabhadra6501
    @anjanabhadra6501 3 ปีที่แล้ว +1

    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

    • @tspradeepkumar
      @tspradeepkumar  3 ปีที่แล้ว

      Check the file within the ns-3.29 folder and not on the scratch folder.

    • @anjanabhadra6501
      @anjanabhadra6501 3 ปีที่แล้ว

      Hello sir can you please tell me how to create a cc file only with wifi nodes

  • @mfatihkoc
    @mfatihkoc 4 หลายเดือนก่อน

    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

  • @rajeshwarim6631
    @rajeshwarim6631 3 ปีที่แล้ว +1

    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.

    • @tspradeepkumar
      @tspradeepkumar  3 ปีที่แล้ว

      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

    • @rajeshwarim6631
      @rajeshwarim6631 3 ปีที่แล้ว

      @@tspradeepkumar Thank you Sir. Will try this method.

  • @devaniclaudia388
    @devaniclaudia388 3 ปีที่แล้ว +1

    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?

    • @tspradeepkumar
      @tspradeepkumar  3 ปีที่แล้ว

      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.

  • @tanzeelarubab3432
    @tanzeelarubab3432 2 ปีที่แล้ว +1

    Sir! Please add a lectur about resource scheduling/selection in v2v using ns3

  • @madhanabhupalthalari9829
    @madhanabhupalthalari9829 5 ปีที่แล้ว +1

    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
      @tspradeepkumar  5 ปีที่แล้ว +1

      You may use TCP Congestion Control algorithm with VANET Simulation.. Its just the integration of TCP Agents to the Vehicles..

    • @madhanabhupalthalari9829
      @madhanabhupalthalari9829 5 ปีที่แล้ว

      @@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?

  • @vaidhyaprakash8034
    @vaidhyaprakash8034 3 ปีที่แล้ว +1

    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....?

    • @tspradeepkumar
      @tspradeepkumar  3 ปีที่แล้ว +1

      NS3 wasnt installed yet or installed properly..

  • @mujahidmuhammad9454
    @mujahidmuhammad9454 4 ปีที่แล้ว +1

    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

    • @tspradeepkumar
      @tspradeepkumar  4 ปีที่แล้ว

      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)

  • @haralGATE7
    @haralGATE7 5 ปีที่แล้ว +1

    Thank you so much for the tutorial! Could you also do an example with AquaSim?

    • @tspradeepkumar
      @tspradeepkumar  5 ปีที่แล้ว +1

      Its in the pipeline

    • @haralGATE7
      @haralGATE7 5 ปีที่แล้ว

      @@tspradeepkumar You are the best! Looking forward!

  • @muhammaddanishkhan
    @muhammaddanishkhan 8 หลายเดือนก่อน

    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

    • @muhammaddanishkhan
      @muhammaddanishkhan 8 หลายเดือนก่อน

      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.

  • @nikhildhurve2644
    @nikhildhurve2644 3 ปีที่แล้ว +1

    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

    • @tspradeepkumar
      @tspradeepkumar  3 ปีที่แล้ว

      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/

  • @hmian7095
    @hmian7095 4 ปีที่แล้ว +1

    How to get the real-time distance of two vehicles in sumo ?

  • @sheikhfarhana6094
    @sheikhfarhana6094 ปีที่แล้ว

    sir i am not able to generate scenario it is showing ‘’ socket connection failed’’

  • @ridasagheer69
    @ridasagheer69 3 ปีที่แล้ว

    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

  • @maminlamri860
    @maminlamri860 4 ปีที่แล้ว +1

    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
      @tspradeepkumar  4 ปีที่แล้ว +1

      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

    • @maminlamri860
      @maminlamri860 4 ปีที่แล้ว

      @@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 ?

  • @sehrishfalak3686
    @sehrishfalak3686 5 ปีที่แล้ว +1

    hello sir..!! Are u making paid projects of students on NS3?

    • @tspradeepkumar
      @tspradeepkumar  5 ปีที่แล้ว +2

      at times based on my interest....

    • @sehrishfalak3686
      @sehrishfalak3686 5 ปีที่แล้ว

      @@tspradeepkumar will you make my project sir?

    • @lilymuz5602
      @lilymuz5602 5 ปีที่แล้ว

      @@tspradeepkumar may I have your email sir. I'm also doing research on vehicle communication. I have questions

  • @jammisaradalakshmi3851
    @jammisaradalakshmi3851 5 ปีที่แล้ว +1

    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.

    • @tspradeepkumar
      @tspradeepkumar  5 ปีที่แล้ว

      You can try ns2 for mpls as it is very simple

    • @jammisaradalakshmi3851
      @jammisaradalakshmi3851 5 ปีที่แล้ว

      @@tspradeepkumar for ph.d work iam developing lookup algorithm for mpls network. Can I run my own code in ns2 sir?

  • @KokilaHettiarachchi
    @KokilaHettiarachchi 4 ปีที่แล้ว +1

    Thank you

  • @tanzeelarubab3432
    @tanzeelarubab3432 2 ปีที่แล้ว +1

    I am doing a research on resource scheduling in v2v

    • @tspradeepkumar
      @tspradeepkumar  2 ปีที่แล้ว

      Can you elaborate on the topic, so that I can try...

    • @tanzeelarubab3432
      @tanzeelarubab3432 2 ปีที่แล้ว

      Geo-based Resource scheduling in v2v

    • @tanzeelarubab3432
      @tanzeelarubab3432 2 ปีที่แล้ว

      Actually I am working on how to select resources in v2v that avoids collision

  • @hebahbadarneh7161
    @hebahbadarneh7161 4 ปีที่แล้ว +1

    hey man may I know your qualification?

  • @rajapuranam8572
    @rajapuranam8572 4 ปีที่แล้ว

    get this error - The project was not configured: run "waf configure" first! while running waf command. Please can you help me with this?

  • @marieassalat2124
    @marieassalat2124 3 ปีที่แล้ว

    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)

  • @achyuth9908
    @achyuth9908 4 ปีที่แล้ว +1

    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"

    • @tspradeepkumar
      @tspradeepkumar  4 ปีที่แล้ว

      Can you send the screenshot of your output...to tspembedded suffix with googlemail.com

    • @achyuth9908
      @achyuth9908 4 ปีที่แล้ว

      @@tspradeepkumar I didn't get the gmail address

  • @achyuth9908
    @achyuth9908 4 ปีที่แล้ว

    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

  • @madhanabhupalthalari9829
    @madhanabhupalthalari9829 5 ปีที่แล้ว +1

    thank you sir nice explanation...please give me vanet congestion code

  • @muhammadrafid1547
    @muhammadrafid1547 3 ปีที่แล้ว +1

    @Engineering Clinic

  • @vaibhavkute559
    @vaibhavkute559 5 ปีที่แล้ว

    Sir we can't find the output of ./NetAnim can you please help out

    • @ion2tech659
      @ion2tech659 3 ปีที่แล้ว

      i've got the same issue, did you find any solution ?

  • @yousefbaker718
    @yousefbaker718 4 ปีที่แล้ว

    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 ").

  • @51430
    @51430 4 ปีที่แล้ว

    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).

    • @51430
      @51430 4 ปีที่แล้ว

      .xml file is not creating

    • @51430
      @51430 4 ปีที่แล้ว

      can you please send the solution sir

    • @yhu2321
      @yhu2321 3 ปีที่แล้ว

      I am also getting the same error. sir, can you please assist me?

  • @6rohit6
    @6rohit6 4 ปีที่แล้ว

    poor audio quality!!!