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