Diff of /elbow/README.md [000000] .. [20044c]

Switch to unified view

a b/elbow/README.md
1
# MyoElbow 0.1
2
3
## General:
4
5
The myoElbow mujoco musculoskeletal (MSK) model takes the OpenSim [elbow26 model](https://github.com/opensim-org/opensim-models/tree/master/Models/Arm26) as reference.
6
7
This generated mujoco MSK model has almost identical kinematics, and very similar muscle kinematics (moment arms) and kinetic (forces) properties.
8
9
10
## Conversion process:
11
12
The myoElbow model was generated using our developed automatic conversion pipeline (will release at June 2023).
13
14
Three Conversion steps were taken to generate the myoLeg models from the reference Osim model:
15
16
1. Basic element conversion [bone meshes, joint definitions, muscle paths, wrapping objects]
17
2. Moment arm optimization [matching the moment arm of each muscle by optimizing how muscles wrap over wrapping objects]
18
3. Muscle force optimizaiton [matching the muscle force-length relationship by optimizing muscle parameters]
19
20
After the conversion, No manual adjusting process is done to correct the abnormal results.
21
22
## Maunal adjustment:
23
- Adjustments post conversion to optimize for kitnematic and dynamic behaviors
24
- Inertial properties
25
- Dynamics properties of the joints
26
27
## Contact Geometries:
28
- Manually designed with references
29
- Contact properties optimized for contact rich behaviors
30
31
## Issues:
32
- N/A