Re: [sumo-dev] Retrieving the type of Junction

2021-11-10 Thread Adrien Dubedat
If I want to retrieve the signal state of each pedestrians crosswalk light, do I need to focus on anything else than the state of the _c_0 IDs ? For example, for this junction : { "crosswalks_lanes_id": [ "230506730#1_0", ":4350193651_w1_0" ],

Re: [sumo-dev] Retrieving the type of Junction

2021-11-10 Thread Jakob Erdmann
Yes. The crossings will only show up as "toLane" IDs (even though both sides are controlled by a traffic light and can even have different signal states). Am Mi., 10. Nov. 2021 um 19:04 Uhr schrieb Adrien Dubedat < adrien.dube...@cae.com>: > Hi Jakob, > > > > I’m now using a SUMO scenario that

Re: [sumo-dev] Retrieving the type of Junction

2021-11-10 Thread Melhem Tawk
Thank you Jakob for your time. Based on your answer#1 below, I create my scenario with count 0 while checking the box "pedestrians". Sumo run the generated scenario without any errors. But when we run sumo with adding external pedestrians sumo crash with the following error: terminate called