Skip to content
/ pyosim Public
forked from pyomeca/pyosim

Interface between OpenSim and the Pyomeca library

License

Notifications You must be signed in to change notification settings

aceglia/pyosim

 
 

Repository files navigation

Pyosim

Pyosim is a python library building on top of pyomeca allowing you to batch process multiple musculoskeletal analysis performed by the OpenSim software.

Example

You can find some examples in the examples folder.

Installation

Using Conda

First, install miniconda or anaconda. Then type:

conda install pyosim -c pyomeca -c conda-forge

Integration with other modules

Pyosim is designed to work well with other libraries that we have developed:

  • pyomeca: Python toolbox for biomechanics analysis
  • ezc3d: Easy to use C3D reader/writer in C++, Python and Matlab
  • biorbd: C++ interface and add-ons to the Rigid Body Dynamics Library, with Python and Matlab binders.
  • pyoviz: pyomeca visualization toolkit and GUIs (still in development and not usable yet)

Bug Reports & Questions

Pyosim is Apache-licensed and the source code is available on GitHub.

If any questions or issues come up as you use pyosim, please get in touch via GitHub issues.

We welcome any input, feedback, bug reports, and contributions.

About

Interface between OpenSim and the Pyomeca library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.7%
  • Makefile 2.3%