It sounds a bit dramatic, but I really am stuck with my CMC project.
I created a few opensim-issues (see issue #3522) and asked on this forum,
but the problem still is not solved.
I created a model and trajectory as simple as possible that fails.
This is both on Windows and Linux.
The model consist of not much more than a Pinjoint and one Balljoint:
The trajectory is keeping the model mostly still, but after a few seconds it will start to behave very strange.
Shouldn't we be able to explain why such a model is failing?
I think it is interesting to understand why CMC fails with such simple models.
Is it CMC or is it me. Why doesn't the PD-control part kick in?
Can somebody please confirm that this model behaves as mentioned here?
Please help, Sietse
CMC failure, a cry for help.
- Sietse Achterop
- Posts: 79
- Joined: Tue Sep 14, 2021 3:01 am
- Mohammadreza Rezaie
- Posts: 407
- Joined: Fri Nov 24, 2017 12:48 am
Re: CMC failure, a cry for help.
Hi, you may want to try replacing the BallJoint with CustomJoint.
https://github.com/opensim-org/opensim- ... 1879337616
https://github.com/opensim-org/opensim- ... 1879337616
- Sietse Achterop
- Posts: 79
- Joined: Tue Sep 14, 2021 3:01 am
Re: CMC failure, a cry for help.
Yes, thanks alot for that!
(sorry for the late response)
(sorry for the late response)