Skip to content

Releases: RehabEngGroup/BOPS

Version 2.0

18 Jul 11:21
Compare
Choose a tag to compare

BOPS (Batch OpenSim Processing Scripts) performs batch processing of common OpenSim procedures (Inverse Kinematics - IK, Inverse Dynamics - ID, Muscle Analysis - MA, Static Optimization - SO, and Joint Reaction Analysis - JRA) and stores output, logging information, setup files, and plots in an ordered structure of folders. It exploits the OpenSim APIs and a MATLAB graphical user interface (GUI) is available to customize the execution of procedures.

Thanks to the join of the Human Movement Biomechanics Laboratory (University of Ottawa, Canada) to the project, the tool has been refined and extensively tested on data from several laboratories and with different combinations of procedures, setups and user choices. Their precious contribution have allowed also the addition of the JRA procedure to those already available, and led to this release, which is definitely an improved and more stable version.

Release 2.0 contains the following major enhancements:

  • Update of the GUI layout
  • Implementation of Joint Reaction Analysis (JRA)
  • Addition of new templates files for IK, ID, SO and JRA
  • Bugs fixing

Version 0.9

16 Sep 21:42
Compare
Choose a tag to compare

BOPS (Batch OpenSim Processing Scripts) performs batch processing of common OpenSim procedures (Inverse Kinematics - IK, Inverse Dynamics - ID, Muscle Analysis - MA, and Static Optimization - SO) and stores output, logging information, setup files, and plots in an ordered structure of folders.
It exploits the OpenSim APIs and a MATLAB graphical user interface (GUI) is available to customize the execution of procedures.
BOPS stores its outputs in folders that are automatically created. These folders integrate perfectly in the structure provided by MOtoNMS software (Alice Mantoan et al.. (2015). MOtoNMS v2.2, http://dx.doi.org/10.5281/zenodo.18690, https://simtk.org/home/motonms). We designed the two tools to work in close cooperation to transform the data collected in a motion analysis laboratory in inputs for OpenSim and CEINMS (https://simtk.org/home/ceinms) tools.
BOPS is an open project, released under Apache v2.0 License and hosted in GitHub.