A runtime error occurred: Configurator module 'configurator' not found (check the 'networkConfiguratorModule' parameter) - in module (inet::Ipv4NodeConfigurator) Scenario.node[0].ipv4.configurator (id=87),at t=0.1s, event#2 I couldn't solve this bug. Anyone can help me?
Hi Dr.Jonnae skiles video was aesome . Itwould be great if you can share if there any video video or document available on the Vanet + cellular mobility network simulator.
Very useful video thank you so much.how to add ML based module in this simulation ?is there any packages are available in OMNET++?or externally we need to install any software ?
Thanks a lot, this tutorial is really helpful and full of great info for any beginner. just wonder if you can record one more video about using OMNeT++ with VEINs, INET, SUMO and SimuLTE together, we'll be grateful to you, and thanks again.
Yes it is possible, you will need to modify the the nodes base code in order to do it (and possibly and another classes/interfaces depending on the complexity of the project)
Thanks a lot for the very useful tutorial. I would like to know if you have any samples of a simple project that combines Veins and simulte or simu5G. For example, using the default Viens mobility, but instead of using 802.11p, I would like to use LTE or 5G instead. If you could provide any suggestions, I will really appreciate your help.
HELLO Dr. Joanne, thank you for this tutorial. please can i simulate IEEE 802.11bd using OMNET++ AND SUMO, Veins. i previously ran simulation of IEEE 802.11p for vanet using ns-3. but ns-3 does not support ieee 802.11bd . so i want to ask if i can implement 11bd with Omnet++. thank you as i await your feedback
Lat/Long requires some additional coding stackoverflow.com/questions/35123909/converting-veins-coordinates-to-gps. As for speed and heading you can retrieve this in OMNET++ INET's IMobility has several get methods with the information.
It will be very similar to the code /path/to/veins/sumo-launchd.py -vv -c /path/to/Sumo/bin/sumo.exe Be sure to update /path/to/ to the path to those locations
Mam I'm a freshers right now in university and i choose my reseach topic vanet but i don't understand how vechicles communicate with each other (Vanet)? How data transmission takes place between vechicles to vechicles? is there use of Mobiles in vechicles for data communication?
hi, I am facing the same problem. May be we can connect to discuss about the common research topic. I think discussions help to learn better. Bdw, from which university you are pursuing PhD?
need more videos in this tutorial, specifically comparing between routing protocols and show results
Best OMNet videos on youtube :). Thanks for the videos.
You are a hero, you saved me !
Hi Dr Skiles
Iwhich working dir to choose and which omnetpp.ini files to select run configuration
Hello Dr Joanne, I'm getting make file errors in the inet.
How am I supposed to resolve it?
Thank you for your amazing work !!!
Welcome!
how to make the inet car follow a custom route? and how to put the radio medium at a specific location?
A runtime error occurred:
Configurator module 'configurator' not found (check the 'networkConfiguratorModule' parameter) - in module (inet::Ipv4NodeConfigurator) Scenario.node[0].ipv4.configurator (id=87),at t=0.1s, event#2
I couldn't solve this bug. Anyone can help me?
Thanks for the video, it helped a lot. How could I do a V2I simulation?
Hi Dr.Jonnae skiles video was aesome . Itwould be great if you can share if there any video video or document available on the Vanet + cellular mobility network simulator.
Very useful video thank you so much.how to add ML based module in this simulation ?is there any packages are available in OMNET++?or externally we need to install any software ?
Mam! When using simulator like Omnet++ and SUMo, how is coding done?
Thanks a lot, this tutorial is really helpful and full of great info for any beginner.
just wonder if you can record one more video about using OMNeT++ with VEINs, INET, SUMO and SimuLTE together, we'll be grateful to you, and thanks again.
when TRYING TO RUN THE the code
THIS MESSAGE APPEAR TO ME " Simulation terminated with exit code :1
Thanks a lot for the useful tutorial, but if you keep running the simulation the "accident" message will not delivered. how to solve this problem plz.
What versions do you have for OMNET++, INET, and Veins?
Hello Dr. Joanne, is it possible to add Machine Learning Algorithms to the car node?
Yes it is possible, you will need to modify the the nodes base code in order to do it (and possibly and another classes/interfaces depending on the complexity of the project)
@@DrJoanneSkiles thanks!
Thanks a lot for the very useful tutorial. I would like to know if you have any samples of a simple project that combines Veins and simulte or simu5G.
For example, using the default Viens mobility, but instead of using 802.11p, I would like to use LTE or 5G instead.
If you could provide any suggestions, I will really appreciate your help.
hi dear
How can i add more RSU in the map example can you explain??
You can add additional RSUs in your submodule. The Veins RSUExample shows the RSU as an array, so you can add more.
A V2I tutorial would help me out too.
Hi, Dr you're discord link is not working! I have a question to ask
A runtime error occurred:
Unknown parameter 'router' -- in module (omnetpp::cModule) RoutingScenario.node[0] (id=10), at t=0.1s, event #2
**.router = "aodv"
I will look into this when upgrading the VANETTutorials project on github. Most likely there are compatibility issues.
HELLO Dr. Joanne, thank you for this tutorial. please can i simulate IEEE 802.11bd using OMNET++ AND SUMO, Veins. i previously ran simulation of IEEE 802.11p for vanet using ns-3. but ns-3 does not support ieee 802.11bd . so i want to ask if i can implement 11bd with Omnet++. thank you as i await your feedback
thanks for this video. I have problem could you help me please ? :
"" virtual const inet::Coord& getCurrentPosition() override; "" in this line ?
I have got same problem, have u fixed that please?
Very Good
Can i design a environment for avoidance obstacles in VANET environment???
How to get the location (latitude, longitude speed and heading)of the vehicle which are simulated?
Lat/Long requires some additional coding stackoverflow.com/questions/35123909/converting-veins-coordinates-to-gps. As for speed and heading you can retrieve this in OMNET++ INET's IMobility has several get methods with the information.
@@DrJoanneSkiles Thank you so much
Hi Dr, could you tell me what codes should I type in a MacOS to replace the codes in 7:27 to launch the sumo and python ? Thanks a lot!
It will be very similar to the code
/path/to/veins/sumo-launchd.py -vv -c /path/to/Sumo/bin/sumo.exe
Be sure to update /path/to/ to the path to those locations
Thank you for your amazing work. how can we use AODV with RSU node instead of Car node?
Maybe just define RSU as a "AdhocHost" module without passing mobility type
Mam I'm a freshers right now in university and i choose my reseach topic vanet but i don't understand how vechicles communicate with each other (Vanet)? How data transmission takes place between vechicles to vechicles? is there use of Mobiles in vechicles for data communication?
hi, I am facing the same problem. May be we can connect to discuss about the common research topic. I think discussions help to learn better. Bdw, from which university you are pursuing PhD?
I recommend the book "wireless device-to-device communications and networks"
Thanks Duc Nguyen..
It a request can you make you font little larger ...
hello Dr, could you send the email id for asking some questions, thanks.
Hi, I have created a discord channel so feel free to ask your questions there. Discord: discord.gg/zBmwCYa
@@DrJoanneSkiles is that open now?