Skip to content

v0.9.0 - Adidas dataset

Choose a tag to compare

@AKuederle AKuederle released this 02 Feb 17:13
· 67 commits to main since this release

[0.9.0] - 2023-02-02

Added

  • The EgaitParameterValidation2013 dataset now has the option to exclude participant "P52", which appears to have
    non-sensical imu data.
  • The EgaitAdidas2014 dataset was added.
    The dataset is not publicly available yet, but will be soon and contains data from healthy participants walking
    through a Vicon motion capture system.
  • A convert_segmented_stride_list was added to convert segmented event list to min_vel eventlists.

Changed

  • The method convert_with_padding of the SensorPositionComparison2019 dataset is now called
    convert_events_with_padding.