Hi all,

Is there any function that given a particular edge/lane id, it will return
the next junction? I've gone through the python files in the tools folder
and found the 'connection.py' script under tools/sumolib/net. This is quite
similar to what I want but not sure how to access this information. I'd
like to 'supply' the fromLane or fromEdge and get the toLane or toEdge
value. I know this is possible by parsing the .net file during execution,
but was wondering whether there is a more efficient way.

Thanks in advance
Kara
------------------------------------------------------------------------------
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to