I think the simplest solution to find surrounding objects is to use context subscriptions for the desired object classes in a specified range. If you are interested in modelling wireless timing issues you would have to fuzz the context reports in your own code though. See http://sumo.dlr.de/wiki/TraCI/Object_Context_Subscription http://www.sumo.dlr.de/daily/pydoc/traci._vehicle.html#VehicleDomain-subscribeContext
regards, Jakob 2016-12-06 14:01 GMT+01:00 <[email protected]>: > Hi everyone, > > i am currently working a lot with sumo and i was wondering if there was a > option to detect the location, the type of a object (e.g. poi) and the > time when it was detected with some kind of bt-sender. i think if you > could attach a bt-sender on poi's it would be enough to detect it but i am > not so good in programming with python so it would be nice if someone > could help me > Thank you. > > best regards > Nguyen > Student worker, Continental AG > ------------------------------------------------------------ > ------------------ > Developer Access Program for Intel Xeon Phi Processors > Access to Intel Xeon Phi processor-based developer platforms. > With one year of Intel Parallel Studio XE. > Training and support from Colfax. > Order your platform today.http://sdm.link/xeonphi > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today.http://sdm.link/xeonphi _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
