Scripts to interact with the OpenSim API from a Python environment.
These scripts interact with musculoskeletal models through the OpenSim API. OpenSim and Simbody must be intalled from source on your machine and python wrappings should be generated using SWIG.
OpenSim Documentation: http://simtk-confluence.stanford.edu:8080/display/OpenSim/OpenSim+Support
Installation Instructions: http://simtk-confluence.stanford.edu:8080/display/OpenSim/Building+OpenSim+from+Source
OpenSim Repository: https://github.com/opensim-org/opensim-core#on-windows-using-visual-studio
Simbody Repository: https://github.com/simbody/simbody#installing