Hi Stephan, the person interface is currently under heavy construction because we try to make intermodal routing available in the simulation. Some roadblocks are to bo expected, but if you can provide a test scenario, I will have a look.
Best regards, Michael Am 17.10.2017 um 18:11 schrieb Jakob Erdmann: > Hello, > the additional stage does look like a bug but I'm unable to reproduce > this. Please send me a small sample scenario and I will take a look. > regards, > Jakob > > 2017-10-17 13:24 GMT+02:00 FIXED-TERM Beutelschiess Stephan (GS/EPT1) > <[email protected] > <mailto:[email protected]>>: > > Hi all,____ > > __ __ > > I have a question concerning the retrieval of person stages via > TraCI. ____ > > __ __ > > The plan of the person looks like this: ____ > > __ __ > > <person id="Person_1" depart="6">____ > > <walk from="142" to="14042" departPos="random" />____ > > <stop duration="1200" />____ > > <walk from="14042" to="142" departPos="random" />____ > > </person>____ > > __ __ > > When I retrieved the stages via TraCI using SUMO Version 0.31.0, I > got the following output:____ > > Person.getRemainingStages() à4____ > > __ __ > > Iterating through these stages, I got the following types:____ > > stage 0, type --> 0____ > > stage 1, type --> 2____ > > stage 2, type --> 1____ > > stage 3, type --> 2____ > > __ __ > > When using SUMO revision r26501, the output is the following:____ > > Remaining Stages: 5____ > > stage 0, type --> 0____ > > stage 1, type --> 2____ > > stage 2, type --> 1____ > > stage 3, type --> 0____ > > stage 4, type --> 2____ > > __ __ > > Where does this additional “not yet departed” stage come from? Is > this a bug or is there a reason for this?____ > > __ __ > > Thank you in advance! ____ > > __ __ > > Best regards, > > Stephan Beutelschiess > > > ____ > > > _______________________________________________ > sumo-user mailing list > [email protected] <mailto:[email protected]> > To change your delivery options, retrieve your password, or > unsubscribe from this list, visit > https://dev.eclipse.org/mailman/listinfo/sumo-user > <https://dev.eclipse.org/mailman/listinfo/sumo-user> > > > > > _______________________________________________ > sumo-user mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe from > this list, visit > https://dev.eclipse.org/mailman/listinfo/sumo-user >
signature.asc
Description: OpenPGP digital signature
_______________________________________________ sumo-user mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/sumo-user
