[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
|
Re: [sumo-user] parking area
|
The script addParkingAreaStops2Routes.py is only suitable for the special case where vehicles already have stops and their definitions need to be changed.
To have vehicles stop at the end of their trip at a parkingArea (if one exists on that edge), use
tools/route/addStops2Routes.py --parking-areas estacionamento.add.xml -d 30 -r cars.rou.xml -o out.rou.xml
regards,
Jakob
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.
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user