Ok thanks a lot. Will try that out.
On 25 April 2014 08:18, Jakob Erdmann <[email protected]> wrote: > Hello, > the teleport reason is currently not accessible via TraCI. You could try > to capture the error output of the sumo process in your TraCI script and > parse it using regular expressions (assuming you start sumo from within > that script). > regards, > Jakob > > > 2014-04-25 2:25 GMT+02:00 Kara Micallef <[email protected]>: > >> Hi all, >> >> I have noted that vehicles are being teleported and through TraCI I have >> subscribed to tc.VAR_TELEPORT_STARTING_VEHICLES_IDS to keep track of their >> IDs. However I would like to be able to get the reason for the teleport. >> I.e. the reason is being printed in the SUMO log, but is there a way to >> retrieve it through TraCI? >> >> The reasons I'm talking about are these: >> >> http://sourceforge.net/apps/mediawiki/sumo/index.php?title=Simulation/Why_Vehicles_are_teleportingand >> I would like to get that message (or similar) in my python script - I >> currently have the IDs of all the teleported vehicles. >> >> Thanks a lot for all your help and patience, >> Kara >> >> ------------------------------------------------------------------------------ >> Start Your Social Network Today - Download eXo Platform >> Build your Enterprise Intranet with eXo Platform Software >> Java Based Open Source Intranet - Social, Extensible, Cloud Ready >> Get Started Now And Turn Your Intranet Into A Collaboration Platform >> http://p.sf.net/sfu/ExoPlatform >> _______________________________________________ >> sumo-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/sumo-user >> > > ------------------------------------------------------------------------------ Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
