Hello, I've interfaced SUMO with NetSim for my VANET clustering algorithm simulation. NetSim extracts the values of vehicles from SUMO. In my SUMO configuration, vehicles leave before the simulation is completed but NetSim still tries to acquire the values of left vehicles and thus I get the following error.
Error: Answered with error to command 0xa4: Vehicle '0' is not known Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown Quitting (on error). I want NetSim to stop acquiring values of "dead" vehicles. How do I achieve this? PFA the python file used by NetSim to communicate with SUMO. Regards, C.Hemalatha
SumoRun.py
Description: Binary data
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
