Re: [sumo-user] How to get a person's position with more precision

2017-10-21 Thread Jakob Erdmann via sumo-user
If you run your simulation with option --step-length 0.1 then time resolution is 0.1 seconds rather than 1s so you have more precision. regards, Jakob 2017-10-21 10:28 GMT+02:00 Sara el hamdani via sumo-user < sumo-user@lists.sourceforge.net>: > Dear sumo users > > Can I change deltaT or have

[sumo-user] How to get a person's position with more precision

2017-10-21 Thread Sara el hamdani via sumo-user
Dear sumo users Can I change deltaT or have more precision on the position of a person using TraCI? I am trying to get a person to stop when they reach the line between lanes while crossing, and to do this the only way I found is by getting their lanePosition. but between simulation steps my