Skip to main content

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

Dear SUMO friends, I'm working on a parking area simulation. I added a parking area in netedit and, as an additional feature, to make cars stop in this parking area, I tried using the following command:

"%SUMO_HOME%/tools/route/addParkingAreaStops2Routes.py" -r cars.rou.xml -p estacionamento.add.xml -d 30

When using this command, it should create a new route file with these stops inserted, however, when looking at the generated file, it doesn't apply these stops, unlike the documentation, as demonstrated below.



image.png

Back to the top