I am using
https://github.com/intrig-unicamp/mininet-wifi/blob/master/examples/vanet-sumo.py to intelligent tranpostation system use case as a reference. At the moment I will use 1 RSU and mixed autonomous vehicle and human driver coexist in the scenario to detect behavior of human driver to avaoid accidents. I plan to use vehicular edge computing to
reducing latency. I wonder do you have any tutorial on Edge Computing Emulation as virtual machine
or container (e.g., Docker) to simulate edge nodes, processing data, I face difficulties to deploy edge computing and map in mininet wifi logic to understand. Are there any recent works that exist as reference to deploy through mininet wifi similar setup? Any recommendations are welcome.
Best