Re: [sumo-user] tripinfo device & xml schema

2019-10-22 Thread Jakob Erdmann
Check the test that was referenced from the ticket. You can activate the device for selected vehicle types by using generic parameters. Also, traci.vehicle.setParameter(vehID, "has.tripinfo.device", "true") should work. No support for persons yet. Am Di., 22. Okt. 2019 um 15:50 Uhr schrieb Lara

Re: [sumo-user] tripinfo device & xml schema

2019-10-22 Thread Lara Codeca
Thank you, Jakob. But the patch for 1) works with the command line and the configuration file. I cannot find in the TraCI APIs [https://sumo.dlr.de/pydoc/traci.html] how, if possible, can I attach a device to a newly created person or vehicle. Regards, Lara. On Tue, Oct 22, 2019 at 10:20 AM

Re: [sumo-user] tripinfo device & xml schema

2019-10-22 Thread Jakob Erdmann
1) Yes. (https://github.com/eclipse/sumo/issues/6180) 2) Fixed. ( https://github.com/eclipse/sumo/commit/d2b9de307b6fb16f1ef8dbe59397b92762704a1d ) Am Di., 22. Okt. 2019 um 10:25 Uhr schrieb Lara Codeca < lara.cod...@gmail.com>: > Dear All, > > I have a couple of question on the tripinfo [ >

[sumo-user] tripinfo device & xml schema

2019-10-22 Thread Lara Codeca
Dear All, I have a couple of question on the tripinfo [ https://sumo.dlr.de/docs/Simulation/Output/TripInfo.html] 1) Is it possible to enable or disable the tripinfo device [ https://sumo.dlr.de/docs/Developer/How_To/Device.html#msdevice_tripinfo] using traci? I need the tripinfo data only from