Hi,
I noticed two hiccups with stops
(http://www.sumo-sim.org/trac.wsgi/ticket/1055 and
http://www.sumo-sim.org/trac.wsgi/ticket/1056) before even getting to
the core of your problem, so yes there seem to be bugs.

Thanks for pointing it out,
Michael

2013/10/23 Meng Kuai <[email protected]>:
> Hi Michael,
>
> Thank you for your remind. However, I did try the way you said and it also
> didn't work. The bus only stopped in its first route and never stop in the
> following routes.
>
> Best regards,
> Meng
>
> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On
> Behalf Of Michael Behrisch
> Sent: Tuesday, October 22, 2013 3:10 PM
> To: Meng Kuai; [email protected]
> Subject: Re: [sumo-user] bus stop issue when rerouting
>
> Hi Meng,
> I had a quick look at the files and you did not include the stop in the
> route but rather in the vehicle. It should look like this:
> <route id="..." edges = "...">
>     <stop ... />
> </route>
> I'll try to setup a test myself later.
>
> Best regards,
> Michael
>
> 2013/10/16 Meng Kuai <[email protected]>:
>> Hi Michael,
>>
>> Thanks for your response.
>>
>> This is my configure file including sumocfg, network file and
>> additional file. For simple, I only use one bus and one route. And I
>> set two stop areas along the route. Let the bus go through the route.
>> When arriving a specific lane, do rerouting which set the same route.
>>
>> The result turns out that the bus only stopped in its first route, but
>> didn't stop in the following routes.
>>
>> Thank you,
>>
>> Meng
>>
>> -----Original Message-----
>> From: [email protected]
>> [mailto:[email protected]] On Behalf Of Michael Behrisch
>> Sent: Wednesday, October 16, 2013 2:12 AM
>> To: Meng Kuai; [email protected]
>> Subject: Re: [sumo-user] bus stop issue when rerouting
>>
>> Hi,
>> this sounds like a bug to me, please send your input files.
>>
>> Best regards,
>> Michael
>>
>> 2013/10/13 Meng Kuai <[email protected]>:
>>> Hi Michael,
>>> Thank you for reply. I'm not using traci. I'm using rerouter and
>>> setting
>> the first route which has stop as it's child.
>>> Do you mean I have to set a new route in rerouter?
>>> Meng
>>>
>>>> On Oct 13, 2013, at 11:09 AM, Michael Behrisch
>> <[email protected]> wrote:
>>>>
>>>> Hi Meng,
>>>> if ou are using traci you should add the stop after rerouting. If
>>>> not, you should include the stop (as a child element) into the route
>>>> given to the rerouter.
>>>> If this does not work please submit a bug report.
>>>>
>>>> Best regards,
>>>> Michael
>>>>
>>>> 2013/10/13 Meng Kuai <[email protected]>:
>>>>> Hi All,
>>>>>
>>>>> I want to realize a bus cycling by using reroute. I have added some
>>>>> bus
>> stop areas along the route and set the routeProReroute as the same
>> route in rerouter. The issue is bus can stop at the stop areas in their
> first route.
>> But when it enters the second route (when rerouting), it will not stop
>> at the predefined stop areas.
>>>>>
>>>>> I thought maybe because the stop list of this vehicle is empty, so
>>>>> I add
>> more stop areas at the end. But it did't work due to the stop areas in
>> next route is not downstream the current route.
>>>>>
>>>>> Can anyone help?
>>>>>
>>>>> Thanks in advance.
>>>>>
>>>>> Meng
>>>>> -------------------------------------------------------------------
>>>>> -
>>>>> ---------- October Webinars: Code for Performance Free Intel
>>>>> webinars can help you accelerate application performance.
>>>>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the
>>>>> most from the latest Intel processors and coprocessors. See
>>>>> abstracts and register >
>>>>> http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ost
>>>>> g .clktrk _______________________________________________
>>>>> sumo-user mailing list
>>>>> [email protected]
>>>>> https://lists.sourceforge.net/lists/listinfo/sumo-user
>

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to