Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Access edge length: TraCI vs. sumolib

Hello,

with sumolib I can just use edge.getLength() but TraCI does not offer such
functionality.
TraCI only offers lane.getLength()
So I would have to loop through all the lanes of an edge and find the
maximum length.

Same goes for maxSpeed.

Why is that so and would it be possible to add that?

Thanks!

Best regards
Marcel



--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/


Back to the top