Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] SpeedFactor and SpeedDev

>  I would like to model a Level-4 (highly automated level) autonomous vehicle, and it is assumed to obey the road code exactly. It can not exceed the speed limit (i.e 50 km/hr for my case). In this case, speedFactor can be defined in <vtype> speedFactor="1.0" and speedDev="0". Am I right?

Yes .

> Other question,  speedFactor="1.0" and speedDev="0" the same as norm (1.0,0)?

Yes.

> Last question: how do the "lower cutoff" and "upper cutoff" parameters work? Regards.

The distribution is sampled repeatedly until a value from [lowerCutoff, upperCutoff] is found.

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top