Hi, I am using SUMO software for car traffic generation on openstreet maps using below command.
python $SUMO_HOME/tools/randomTrips.py --n map.net.xml -r cars.rou.xml -t "type=\"car\" departSpeed=\"max\" departLane=\"best\"" -c passenger --additional-files car.add.xml -p 1.4 -e 1000 -l (or) python $SUMO_HOME/tools/randomTrips.py -n map.net.xml -r cars.rou.xml -p 1.4 -e 1000 -l When i run the sumo-gui cars are starting at some point but suddenly disappearing. Can you please provide me the option not to disappear the cars suddenly on middle of road . Thanks & Regards, Ranjit ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
