Skip to content

Add jerk limits to entity Performance struct

OpenSCENARIO v1.2 introduced the maxAccelerationRate and maxDecelerationRate parameters in the Performance object. We want to add those parameters to the existing Performance struct.

Merge request reports