Dear Jakob, In spite of minGap = 0.1 in the 'show type parameter' dialog, the GUI shows much more distance between vehicle_11(the red car) and the leading car, and this visual error made me mistake.
Thank you, Ali On Fri, Apr 30, 2021 at 12:37 PM Jakob Erdmann <[email protected]> wrote: > > Please post a screenshot of the 'show type parameter' dialog of vehicle_11 > after the next call to simulationStep after setting minGap. > > Am Do., 29. Apr. 2021 um 17:29 Uhr schrieb ali mirzaei <[email protected]>: >> >> traci.vehicle.add('vehicle_11','route_0','vType_1') >> traci.vehicle.setSpeed('vehicle_11',30) >> traci.vehicle.setMinGap('vehicle_11', 0.1) >> The leading vehicle is passenger and the follower car is emergency/delivery. >> >> On Thu, Apr 29, 2021 at 7:25 PM Jakob Erdmann <[email protected]> wrote: >> > >> > what is the exact traci call that you used? >> > >> > Am Do., 29. Apr. 2021 um 16:28 Uhr schrieb ali mirzaei >> > <[email protected]>: >> >> >> >> Hi everyone, >> >> I want to know why the minGap doesn't change in GUI even after >> >> changing it to 0.1 and so on in setMinGap(self, vehID, minGap). It is >> >> necessary to say that my car-following model is "Krauss". >> >> >> >> Regards, >> >> Ali >> >> _______________________________________________ >> >> sumo-user mailing list >> >> [email protected] >> >> To unsubscribe from this list, visit >> >> https://www.eclipse.org/mailman/listinfo/sumo-user >> > >> > _______________________________________________ >> > sumo-user mailing list >> > [email protected] >> > To unsubscribe from this list, visit >> > https://www.eclipse.org/mailman/listinfo/sumo-user >> _______________________________________________ >> sumo-user mailing list >> [email protected] >> To unsubscribe from this list, visit >> https://www.eclipse.org/mailman/listinfo/sumo-user > > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
