The default approach for real-time access would be to use TraCI ( http://sumo.dlr.de/wiki/TraCI).
You may also redirect the regular output files to a socket ( http://sumo.dlr.de/wiki/Basics/Using_the_Command_Line_Applications#Writing_files) or read the generated output files in real-time but you may have to deal with buffering issues in this case (output is only written once a minimum number of lines have been generated) regards, Jakob 2016-04-14 7:25 GMT+02:00 Titus Rakkesh <[email protected]>: > Dears, > Currently we are doing a research to design a vehicle speed violation > system. For that we are simulating a traffic scenario with vehicles moving > around in SUMO. Is there any way to get current speed of a vehicle from > SUMO posted realtime when vehicles moving around? Also if I we use SUMO E3 > detectors do you think whether we can get the speed feeds exposed outside? > > Thanks, > Rakkesh > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications > Manager > Applications Manager provides deep performance insights into multiple > tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
