Skip to content

v0.14.0 - Some minor fixes

Latest
Compare
Choose a tag to compare
@AKuederle AKuederle released this 21 Jul 14:50
· 6 commits to main since this release

[0.14.0] - 2023-07-21

Fixed

  • The convert event methods for the EgaitAddidas2014 dataset had a bug that the offset was not taken into account
    correctly.
  • For two participants of the EgaitAddidas2014 dataset the offset between the systems was for some reason not consistent
    across all strides. We decided to ignore this, but warn the user about it.

Changed

  • The mocap_sampling_rate_hz method of the Kluge2017 dataset is now called mocap_sampling_rate_hz_
    (with trailing underscore) to be consistent with the other datasets.

Added

  • SensorPositionComparison2019 now has a method to get the marker trajectories per stride.