AutomotiveDrivingModels.jl
AutomotiveDrivingModels.jl copied to clipboard
IDM's δ param should be Int?
δ is typically 4. If δ is allowed to be floating point you can end up with values like 0.5, which produces complex results for negative v_ratio. Will probably change this soon in the typewise branch unless someone objects.