Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Question Regarding Teleporting..

Hello,
the option time-to-teleport only affects teleporting from jams and deadlocks.
To avoid teleporting due to collisions you can set
--collision.action warn
or
--collision.action none

regards,
Jakob

Am Mi., 21. Nov. 2018 um 20:29 Uhr schrieb Pratik Dutta <pratikcsc@xxxxxxxxx>:
Hello all,
I am using the following setting in .sumocfg file to avoid teleporting.

<processing>
        <lateral-resolution value="1"/>
        <time-to-teleport value="-1"/>
 </processing>

but still i get some vehicles which teleports. The chunk of output is stated below.


Warning: Teleporting vehicle '157'; collision with vehicle '207', lane='617184769#0_0', gap=-6.53', latGap=-0.40, time=258.00 stage=laneChange.
Warning: Vehicle '157' ends teleporting on edge '-255368335#11', time 258.00.

how to stop teleporting?
can there is any option to stop collision also?



Regards,
Pratik Dutta

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top