Hello All,
I have seen your contribution in GitHub ns3-sumo-coupling, I am working on sumo,
ns-3 and ndnSIM. I have used the ndnSIM modules to create a smart parking application. I connected between the ndnSIM and sumo by using a mobility model. In this application, I need to redirect vehicles into different parking space, but the problem that when
I used only my mobility model, the vehicles will be hilted and stopped. I cannot redirect them. Then, I have created the attached the additional xml files that I have used for sumo. I do not know how to use the TraCI to couple between the ndnSIM (the mobility
model) and SUMO. I have tried the ns3-sumo-coupling code, but the problem still the same. Could help me in this problem, please? Could you discuss how the attached xml files will work with you code? How can redirect vehicles to another parking lots with using
your code? Can your code work with ndnSIM?
I appreciate you help,
Thank you,
Bassma
_______________________________________________ sumo-user mailing list [hidden email] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user |
Hello, the sumo team that supports this mailing list has no experience with the linked githup project for ns3-sumo-coupling nor with ndnSIM. Please contact the authors of these projects directly. The parkingAreaReroute definitions that you linked can be used to facilitate parking-search traffic without the use of traci. If you want to redirect vehicles with your own code you should use the function traci.vehicle.rerouteParkingArea instead. regards, Jakob Am Fr., 19. Feb. 2021 um 17:23 Uhr schrieb bassma aldahlan <[hidden email]>:
_______________________________________________ sumo-user mailing list [hidden email] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user |
Free forum by Nabble | Edit this page |