What i get with sumo version 20 and veins is: Warning: Teleporting vehicle 'flow3.1'; collision with 'flow3.4', lane='1to2_2', gap=-0.82, time=132.20 stage=laneChange
when i check the position in gui it seems that the vehicle that collides has not completely overtaken the next vehicle but when i am printing their position with traci->getCurrentPosition() they are at distance of 5 or 6 meters , i.e the the vehicle has already passed the other vehicle and is ahead 5 meters. Any advise? many thanks, Pavlos 2014-04-01 12:06 GMT+03:00 Jakob Erdmann <[email protected]>: > Hello, > sumo-gui shows you the state that corresponds to the previous time step. > This is fixed in the very latest svn revision [16093]. > regards, > Jakob > > > 2014-03-30 12:16 GMT+02:00 Pavlos Basaras <[email protected]>: > >> Hello, >> >> does the sumo gui induce some delay in visualizing the vehicles? I use >> traci->getCurrentPosition() to get a vehicles position and what i see in >> gui in the x-axis is a little smaller than what i get from traci at about >> maybe 10m or so. >> >> best, >> Pavlos >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> sumo-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/sumo-user >> > > ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
