Re: [sumo-user] Weird behavior of setStop command

2017-08-13 Thread Jakob Erdmann via sumo-user
Thank you for providing the example scenario.
The issue (http://sumo.dlr.de/trac.wsgi/ticket/3348) has been fixed in the
very latest development version [25579]
best regards,
Jakob

2017-08-08 15:55 GMT+02:00 qiang lu <buaaluqi...@hotmail.com>:

> Sure, I attached the files in this email.
>
>
> Thank you.
>
>
> Qiang Lu
> --
> *From:* Jakob Erdmann <namdre.s...@googlemail.com>
> *Sent:* Tuesday, August 8, 2017 7:46:47 AM
> *To:* qiang lu
> *Cc:* sumo-user@lists.sourceforge.net
> *Subject:* Re: [sumo-user] Weird behavior of setStop command
>
> Please send the input files for reproducing this issue with 0.30.0
> directly to my address.
> regards,
> Jakob
>
> 2017-08-08 15:28 GMT+02:00 qiang lu via sumo-user <
> sumo-user@lists.sourceforge.net>:
>
>> Dear SUMO developers,
>>
>>
>> I am using SUMO to test algorithms of V2I intersection control. I
>> previously used version 0.21.0 to simulate. Recently I want the vehicle to
>> ignore the influence of car following model so I am changing to 0.22.0 to
>> use command setSpeedMode. But I found that setStop command cannot be
>> cancelled correctly in 0.22.0. If I don't cancel the setStop, everything is
>> fine, If I cancel it with another setStop command with duration 0, the
>> vehicle will simply stop at the entrance of the intersection indefinitely.
>>
>>
>> I also tried in version 0.30.0, similar behaviors were observed. I
>> happened to find that reissue another setStop with duration 0 will make the
>> vehicle move, but the vehicle will decelerate before entrance and then
>> accelerate which is not the behavior it should be.
>>
>>
>> I attached the related codes in last email but it was rejected. I have
>> the code testing with only one vehicle. The code for 0.22.0 can also work
>> on 0.21.0, I found that the setStop command can be cancelled correctly in
>> 0.21.0 while the vehicle will stop at the entrance in 0.22.0. Please tell
>> me anything I could be wrong or if you need the code I can send you to
>> other email address. Thank you so much. I appreciate your help.
>>
>>
>> Best Regards,
>>
>> Qiang lu
>>
>> 
>> --
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> ___
>> sumo-user mailing list
>> sumo-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/sumo-user
>>
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Weird behavior of setStop command

2017-08-08 Thread Jakob Erdmann via sumo-user
Please send the input files for reproducing this issue with 0.30.0 directly
to my address.
regards,
Jakob

2017-08-08 15:28 GMT+02:00 qiang lu via sumo-user <
sumo-user@lists.sourceforge.net>:

> Dear SUMO developers,
>
>
> I am using SUMO to test algorithms of V2I intersection control. I
> previously used version 0.21.0 to simulate. Recently I want the vehicle to
> ignore the influence of car following model so I am changing to 0.22.0 to
> use command setSpeedMode. But I found that setStop command cannot be
> cancelled correctly in 0.22.0. If I don't cancel the setStop, everything is
> fine, If I cancel it with another setStop command with duration 0, the
> vehicle will simply stop at the entrance of the intersection indefinitely.
>
>
> I also tried in version 0.30.0, similar behaviors were observed. I
> happened to find that reissue another setStop with duration 0 will make the
> vehicle move, but the vehicle will decelerate before entrance and then
> accelerate which is not the behavior it should be.
>
>
> I attached the related codes in last email but it was rejected. I have the
> code testing with only one vehicle. The code for 0.22.0 can also work on
> 0.21.0, I found that the setStop command can be cancelled correctly in
> 0.21.0 while the vehicle will stop at the entrance in 0.22.0. Please tell
> me anything I could be wrong or if you need the code I can send you to
> other email address. Thank you so much. I appreciate your help.
>
>
> Best Regards,
>
> Qiang lu
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> sumo-user mailing list
> sumo-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


[sumo-user] Weird behavior of setStop command

2017-08-08 Thread qiang lu via sumo-user
Dear SUMO developers,


I am using SUMO to test algorithms of V2I intersection control. I previously 
used version 0.21.0 to simulate. Recently I want the vehicle to ignore the 
influence of car following model so I am changing to 0.22.0 to use command 
setSpeedMode. But I found that setStop command cannot be cancelled correctly in 
0.22.0. If I don't cancel the setStop, everything is fine, If I cancel it with 
another setStop command with duration 0, the vehicle will simply stop at the 
entrance of the intersection indefinitely.


I also tried in version 0.30.0, similar behaviors were observed. I happened to 
find that reissue another setStop with duration 0 will make the vehicle move, 
but the vehicle will decelerate before entrance and then accelerate which is 
not the behavior it should be.


I attached the related codes in last email but it was rejected. I have the code 
testing with only one vehicle. The code for 0.22.0 can also work on 0.21.0, I 
found that the setStop command can be cancelled correctly in 0.21.0 while the 
vehicle will stop at the entrance in 0.22.0. Please tell me anything I could be 
wrong or if you need the code I can send you to other email address. Thank you 
so much. I appreciate your help.


Best Regards,

Qiang lu

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user