Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Pedestrian Size in GUI

you can either
- switch your network to lefthand mode (if this is what you actually need)
- add a reverse direction edge with a single lane that only allows pedestrians
- manually add a sidewalk lane to the left of the road lane. First add a normal lane and then set attribute allow=pedestrian

Am Mo., 1. Nov. 2021 um 17:15 Uhr schrieb E Huan Chen <colaaddict96@xxxxxxxxx>:
Thanks. A follow up question, is it possible to switch the side of the pedestrian sidewalk in Netedit? It's currently on the leftmost side of the road, but i'd like it to be on the right side.

On Mon, Nov 1, 2021 at 8:35 PM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
the following person visualization settings may help:
- change their drawing style to circles (which are larger an easier to spot)
- set size exaggeration > 1
- activate checkbox "draw with constant size when zoomed out"

Those settings can be saved to a gui-settings file and such a file can be loaded at simulation start. traci can switch between saved settings as well.

regards,
Jakob

Am Mo., 1. Nov. 2021 um 12:58 Uhr schrieb E Huan Chen <colaaddict96@xxxxxxxxx>:
Hi,

Is it possible to increase the size of pedestrians in SUMO GUI through .rou.xml or TraCI? They appear as small blue arrows on the GUI and are hard to spot.

I'm using SUMO version 1.9.2. 

Thank you.
Best Regards.
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top