I'm currently using veins to connect my sumo traffic network with omnet++ In my sumo network, I use 2 types of vehicle, bus and car
My questions,
- Does omnet++ support RSU as mobile nodes? what I mean is RSU is not placed in a fix place but can be mobile as a node (car), based on the type car from sumo network. for example, vehicle type bus as RSU and vehicle type car as mobile node. So that all of vehicle-type-bus from sumo can be RSU-as-mobile-node If it is supported, how it works?
Thank you!