Page 1 of 1

Example of EMG based Muscle CMC

Posted: Tue Apr 11, 2023 12:58 pm
by abdulbenwali
Good day,
Would you please let me know if there is an example of EMG based generating CMC. Thank you.

Re: Example of EMG based Muscle CMC

Posted: Wed Apr 12, 2023 12:04 am
by kernalnet
Hi, try including your EMG file into your CMC setting and see if this works:

Code: Select all

<ControllerSet name="Controllers">
	<objects>
		<ControlSetController>
			<controls_file>EMG_file.sto</controls_file>
		</ControlSetController>
	</objects>
	<groups />
</ControllerSet>
https://simtk.org/api_docs/opensim/api_ ... a607cdcbd5