Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Getting different warnings

Hello,
you can supress the emergency braking warnings by setting sumo option
--emergencydecel.warning-threshold 1.1
you can avoid the "Choosing new speed factor" warnings by setting the sumo option
--default.speeddev 1
regards,
Jakob


‪Am Fr., 9. Aug. 2019 um 18:25 Uhr schrieb ‫גבי גואטה‬‎ <gabi_gg@xxxxxxxxxxx>:‬
Hi all,
 
I get the "Vehicle ... performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=..."  and the "Choosing new speed factor 1.21 for vehicle 'flow_0.58606' to match departure speed." warnings although I define all actors to drive constant speed.
I saw this thread https://www.eclipse.org/lists/sumo-user/msg03108.html but I can't upgrade to a newer version of sumo because I use the Flow package.
Is there something I can modify manually in the code in order for the other vehicles to just drive constant speed without caring about collisions and adapting their speed and without throwing these warnings?
 
Thanks,
Gabi.
_______________________________________________
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