Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Impatience


Good morning, Sumo friends, I'm working on a highway simulation using Routesampler to allocate the researched volumes during a 1-hour peak period of the road system, to reproduce what is observed in the field. We use the impatience parameter, however, the simulation shows greater queue formation than what is observed. In this context, is there any other parameter that can be used to influence vehicle behavior? To generate the routes, I'm using `find all routes` because I encountered a problem trying to use Routesampler with routes generated by RandomTrips. The error found is shown below.

"%SUMO_HOME%/tools/randomTrips.py" --marouter -n REDE.net.xml --fringe-factor max -r rotas.rou.xml   -e 3600

"%SUMO_HOME%/tools/routeSampler.py" -a "type=\"carro\" departLane=\"best\" departSpeed=\"max\"" --turn-files InterCCV.xml --turn-attribute count_car --prefix ca -o cars.rou.xml -r rotas.rou.xml --turn-max-gap 4

image.png

Att: Morgana Roosevelt


Back to the top