Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] How to get different person's height

Hello.

I saw that it is possible to get the height of a person (pedestrian) by his ID:
traci.person.getHeight(personId)

But all pedestrians have the same height.

Is there a way to config the simulation to change this value?

And if there is, what logic (distribution) is used to generate this value?

[]'s

Back to the top