Rename class "LastFootSteps" to "FootstepHistory"
-
Rename class LastFootStepstoFootstepHistory -
Move usage of renamed class FootstepHistoryfromVTractorytoPedestrian -
Implement migration JsonTransformationV1_3ToV1_4to update all scenario files -
Apply migration JsonTransformationV1_3ToV1_4to all scenario files
Watch out: Everywhere were VTrajectory.add() is called, additionally call "FootstepHistory.add()" now.