Adding Custom Joint in Matlab
- K Sivaprasad
- Posts: 5
- Joined: Wed May 19, 2021 6:15 pm
Adding Custom Joint in Matlab
What is the matlab code to add CustomJoint? I am facing trouble in adding the spatial Transform part. Thanks.
Tags:
- Thomas Uchida
- Posts: 1793
- Joined: Wed May 16, 2012 11:40 am
Re: Adding Custom Joint in Matlab
It should look something like the C++ code in this test case: https://github.com/opensim-org/opensim- ... s.cpp#L607.