Closed chrisdembia closed 3 years ago
Moving DeGroote muscle to opensim-core is high priority so that users don't have to juggle muscle models to use/visualize results from Moco in GUI. What is involved @chrisdembia @nickbianco ?
@chrisdembia Is this issue up-to-date? I think one key task we talked about was formulating a plan/rough timeline for integration. Let us know how we can help. I chatted with Scott a couple weeks ago and he agreed that the integration sounded like a good plan (in terms of how we spend development resources/time). @aymanhab
I've started working on requiring NumPy for the Python bindings.
I created a branch in this repo moco
into which I've merged the opensim-moco
repository. I roughly followed these steps to perform the merge: https://stackoverflow.com/questions/1425892/how-do-you-merge-two-git-repositories
The merge had the conflicts listed below; I attempted to merge these files but more work must still be done here.
warning: Cannot merge binary files: .github/.deploy_myosin_sourceforge_rsa.enc (HEAD vs. moco/master) dependencies/CMakeLists.txt cmake/CMakeLists.txt README.md CONTRIBUTING.md CMakeLists.txt CHANGELOG.md .travis.yml .gitignore .github/workflows/continuous_integration.yml .github/PULL_REQUEST_TEMPLATE.md .github/.deploy_myosin_sourceforge_rsa.enc .gitattributes .clang-format
I've encountered an issue with Moco and doxygen. I created a doxygen but report: https://github.com/doxygen/doxygen/issues/7873
The opensim-moco contains a lot of code that belongs better in opensim-core. Here's a list:
build_on_*
scripts?opensim-cmd
to support running .omoco files.@nickbianco feel free to add to this list.
Proposal in Google Doc: https://docs.google.com/document/d/10SiVJGqMJxiXtiDdI4Ozpxf5HTKHaixX_ynymYuJwk4/edit?usp=sharing