Amin Fakhereldine
unread,Dec 18, 2021, 1:06:29 AM12/18/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OMNeT++ Users
Hello everyone,
I need some help implementing a simple scenario using SUMO, OMNET++, and VEINS. I want to have some RSU's and vehicles and I want to implement communications between them.
I want communications among vehicles (V2V) and communications between vehicles and RSUs (V2I), but I don't know how to implement them.
Also, I want to generate a map and place the RSUs at specific locations. Generating the map is not hard for me, but I don't know how to place the RSUs in specific locations.
Moreover, I want the vehicles to transmit their status information to RSU's. RSU's should do some computations and send back information that can control the vehicles' behaviors (like changing their speed).
Do you think I can add some code that can perform these computations based on my needs? And do you think it is possible to control the vehicles' behaviors using the transmitted messages?
I would be grateful if anyone could help me or send me some useful links. I went through the basic and introductory tutorials like tic-toc, veins, and inet tutorials and I don't have problems with them, so I don't need such links.
Thanks in advance.