Skip to content

Releases: AaronPB/force_platform

v1.3 force_platform

10 Aug 15:21
3887ed0
Compare
Choose a tag to compare

Features

  • Camera recording process with opencv.
  • Calibration procedure for force platforms. Specific to custom-made force platforms (check info in README file or the docs later on)

Code maintenance

  • New Github Action workflow for code linting with Black python format.
  • Fix several bugs in test file management.

What's Changed

  • Update GUI tabs and internal features by @AaronPB in #21

Full Changelog: v1.1...v1.3

v1.2 force_platform

07 May 12:24
8406ea3
Compare
Choose a tag to compare

Features

  • Flexible sensor groups configuration.
  • New graph tabs and styles.
  • Add toolbar to graphs for edit/save options.
  • Add results settings to modify data range and butterworth filter parameters.
  • Improve internal data management and GUI design.

What's Changed

Full Changelog: v1.1...v1.2

v1.1 force_platform

29 Feb 10:22
659dc80
Compare
Choose a tag to compare

Features

  • Added plot tabs to show recorded data.
  • Modify GUI style.
  • Improve sensor calibration process.
  • General code refactor.

What's Changed

Full Changelog: v1.0...v1.1

v1.0 force_plaftorm

03 Jul 11:34
1e4542d
Compare
Choose a tag to compare

First release of the force_plaftorm software.

Features

  • Interactive GUI to connect available sensors and configure them.
  • Data recording process.
  • Calibration guided process with interactive GUIs.
  • Software documentation.
  • Matlab scripts of first squats models and recorded csv data plotter.

Full Changelog: https://github.com/AaronPB/force_platform/commits/v1.0