Releases: AaronPB/force_platform
Releases · AaronPB/force_platform
v1.3 force_platform
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
Full Changelog: v1.1...v1.3
v1.2 force_platform
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
- Update GUI tabs and internal features by @AaronPB in #21
- Release of version 1.2.0 by @AaronPB in #22
Full Changelog: v1.1...v1.2
v1.1 force_platform
v1.0 force_plaftorm
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