Skip to content

Commit 41ebd8c

Browse files
committed
upd readme
1 parent 25c5153 commit 41ebd8c

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Effective muscle lines of actions are those determining the effective mechanical
2222
A typical example is a muscle including _via points_ or _wrapping surface_, for example the gastronemius, that can alter the muscle lines of action substantially between the first segment of the muscle and the last segment attached to a certain bone.
2323
![anat_vs_effect](https://github.com/modenaxe/MuscleForceDirection/blob/master/images/anatomical_vs_effective.png)
2424

25+
A good explanation of this difference is available in section 5.4.3 of Yamaguchi's book `Dynamic Modeling of Musculoskeletal Motion: A Vectorized Approach for Biomechanical Analysis in Three Dimensions` entitled `EFFECTIVE ORIGIN AND INSERTION POINTS`.
26+
2527
# Plugin options
2628

2729
Using the plugin setup you can decide:
@@ -75,22 +77,18 @@ but a better example of use is provided in this other open access [paper](https:
7577
}
7678
```
7779

78-
# Limitations
79-
* The C++ plugin has not been updated in a while, and it is not compatible with OpenSim 4.0.
80-
8180
# How to contribute
8281
Feel free of contributing as by standard [GitHub workflow](https://guides.github.com/activities/forking/):
8382
1. forking this repository
8483
2. creating your own branch, where you make your modifications and improvements
8584
3. once you are happy with the new feature you have implemented create a pull request
8685

87-
# Resources
86+
## Resources for learning how to contribute
8887
* If you want to contribute but you are not familiar with [Git](https://git-scm.com/), the [Software Carpentry Lessons](https://swcarpentry.github.io/git-novice/) are a perfect place to start with Git and GitHub.
8988
* If you know how to use git but you are not familiar with GitHub, you can check resources like ["First Contributions"](https://github.com/firstcontributions/first-contributions) to learn how to contribute to existing projects.
9089

91-
# Additional Resources
90+
# Resource on combining finite element and musculoskeletal models
9291
* OpenSim Webinar: ["Interfacing Musculoskeletal and Finite Element Models to Study Bone Structure & Adaptation"](https://www.youtube.com/watch?v=0e6vQV_ioCI)
93-
* "Dynamic Modeling of Musculoskeletal Motion: A Vectorized Approach for Biomechanical Analysis in Three Dimensions" by G.T. Yamaguchi
9492

9593
# Contributors
9694
Several researchers have contributed to this package:

0 commit comments

Comments
 (0)