Good day,
Would you please let me know if there is an example of EMG based generating CMC. Thank you.
Example of EMG based Muscle CMC
- Abdulbaset Benwali
- Posts: 30
- Joined: Tue Mar 29, 2022 1:04 pm
- Mohammadreza Rezaie
- Posts: 409
- Joined: Fri Nov 24, 2017 12:48 am
Re: Example of EMG based Muscle CMC
Hi, try including your EMG file into your CMC setting and see if this works:
https://simtk.org/api_docs/opensim/api_ ... a607cdcbd5
Code: Select all
<ControllerSet name="Controllers">
<objects>
<ControlSetController>
<controls_file>EMG_file.sto</controls_file>
</ControlSetController>
</objects>
<groups />
</ControllerSet>