Hello, the default Krauss-model was not designed to achieve speed profiles with this level of realism so there are no additional parameters you could tune. Either use one of the other available models or design your own (the latter can be accomplished either by writing a custom C++ module or by hooking up an external model via TraCI). regards, Jakob
2017-09-14 11:02 GMT+02:00 Manuel Perarnau via sumo-user < [email protected]>: > Hello SUMO community, > > > > I’m currently extracting data from a simple intersection. My goal is to > plot the speed Vs distance to the intersection for a vehicle that is coming > to a stop from a certain speed. > > > Given the center of the intersection and the position of the vehicle I can > compute the required distance for each time step without a problem. The > thing is that the vehicle rather than brake gently and early before the > intersection (Classified as an allway stop), it brakes abruptly, with > decelerations close to the value on the .rou file. Please see the plot > attached for a crude representation. > > > From reading certain posts on the forum, I found that for the current > model, this behavior is normal in a sense that the vehicle will brake as > late as possible. Is there a way to make the stopping maneuver smoother? > Maybe assigning different decelerations according to the current speed of > the vehicle? > > > > > Thank you for your time and effort. > > > Alex > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > > _______________________________________________ > sumo-user mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/sumo-user > > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
