Search found 15 matches

by Sebastian Neuberg
Fri Apr 21, 2023 5:20 am
Forum: OpenSim
Topic: Average metabolic cost calculation using CMC
Replies: 5
Views: 483

Re: Average metabolic cost calculation using CMC

Hello Thomas for my research I am using the gait2392 model. I used the gait10dof18musc model only because it is used in the example and I want to get a deeper understanding for the metabolic cost research. I've read the API, the Umberger2010MuscleMetabolicsProbe Class and the related research topics...
by Sebastian Neuberg
Thu Apr 20, 2023 1:35 am
Forum: OpenSim
Topic: Average metabolic cost calculation using CMC
Replies: 5
Views: 483

Re: Average metabolic cost calculation using CMC

Hi Thomas, can you relate to my irritation? Do I still have an error in my consideration? Could you maybe share the code you used to derive the data from your work "Simulating Ideal Assistive Devices to Reduce the Metabolic Cost of Running" from the CMC output? That might help me build a better unde...
by Sebastian Neuberg
Fri Apr 14, 2023 7:43 am
Forum: OpenSim
Topic: Average metabolic cost calculation using CMC
Replies: 5
Views: 483

Re: Average metabolic cost calculation using CMC

Thank you very much for your answer. However, I am still puzzled. Based on your answer I've executed CMC for unassisted gait again nut, I've set the probe operation of the metabolic probe to "integrate". Which seems to be the easiest way to integrate the metabolic cost over time. Hope that is right?...
by Sebastian Neuberg
Mon Apr 10, 2023 11:06 am
Forum: OpenSim
Topic: Average metabolic cost calculation using CMC
Replies: 5
Views: 483

Average metabolic cost calculation using CMC

Hello, my question refers to the example Simulation-Based Design to Reduce Metabolic Cost . I try to understand the output of metabolic probes and how to process adequately. I've followed the guideline step by step. I haven't changed the CMC configuration which is provided in walk_Setup_CMC.xml, and...
by Sebastian Neuberg
Wed Mar 15, 2023 3:58 am
Forum: OpenSim
Topic: TorqueActuator configuration for CMC
Replies: 2
Views: 392

Re: TorqueActuator configuration for CMC

Dear Carmichael,

Thank you very much for your explanations. That was very helpful.

Best regards.
by Sebastian Neuberg
Fri Mar 03, 2023 8:04 am
Forum: OpenSim
Topic: Editing .sto file in Excel
Replies: 5
Views: 336

Re: Editing .sto file in Excel

Hi Zakia, Two suggestions which might solve the issue: 1. If dot is not the system standard as decimal separator of your operating system. In Excel, go to File > Options > Advanced > uncheck "Use system separators" and enter . as decimal separator and , as thousands separator. 2. Use tab delimited s...
by Sebastian Neuberg
Tue Feb 28, 2023 11:42 am
Forum: OpenSim
Topic: TorqueActuator configuration for CMC
Replies: 2
Views: 392

TorqueActuator configuration for CMC

Hello, I have some understanding question regarding the configuration of a torque actuator for CMC. I've added a TorqueActuator to the hip using Matlab (see code below). leftHipTorqueActuator = TorqueActuator(pelvis,femur_l,zAxis,false); leftHipTorqueActuator.setOptimalForce(10); leftHipTorqueActuat...
by Sebastian Neuberg
Tue Feb 28, 2023 10:44 am
Forum: OpenSim
Topic: Scripting assistive device
Replies: 2
Views: 377

Re: Scripting assistive device

Dear Thomas, Thanks for your answer. My intention was to model a structure in OpenSim that represents an ideal exoskeleton (as shown in the attached picture). Next, I wanted to attach torque actuators to points A, B, and C. My assumption was that the actuators should reduce the load on the muscles i...
by Sebastian Neuberg
Mon Nov 28, 2022 8:41 am
Forum: OpenSim
Topic: Scripting assistive device
Replies: 2
Views: 377

Scripting assistive device

Hi there, I would like to research the impact of different kinematic chains of assistiv devices with respect to their reduction of metabolic cost. Basically I will follow the method of the example " Simulation-Based Design to Reduce Metabolic Cost ", but with the difference that I would like to mode...
by Sebastian Neuberg
Thu Oct 07, 2021 3:33 am
Forum: OpenSim
Topic: Just downloaded 4.3 - interface fonts are microscopic
Replies: 7
Views: 1220

Re: Just downloaded 4.3 - interface fonts are microscopic

If OpenSim doesn't open after changing the opensim.conf you have and error within your .conf file. Please find the full content of my opensim.conf below, which works on Windows 10: # ${HOME} will be replaced by user home directory according to platform default_userdir="${HOME}/.${APPNAME}/4.3" defau...